Home | History | Annotate | Download | only in x64

Lines Matching refs:IsInobject

2983   if (!access.IsInobject()) {
4123 DCHECK(access.IsInobject());
4150 if (!access.IsInobject()) {
4196 Register temp = access.IsInobject() ? ToRegister(instr->temp()) : object;