Home | History | Annotate | Download | only in ia32

Lines Matching refs:IsInobject

3295   if (!access.IsInobject()) {
4454 ASSERT(access.IsInobject());
4492 if (!access.IsInobject()) {
4519 Register temp = access.IsInobject() ? ToRegister(instr->temp()) : object;