Home | History | Annotate | Download | only in x64

Lines Matching refs:IsInobject

2788   if (access.IsInobject()) {
3961 ASSERT(access.IsInobject());
3992 if (!access.IsInobject()) {
4013 Register temp = access.IsInobject() ? ToRegister(instr->temp()) : object;