Lines Matching defs:access
2716 // classes and it doesn't have to because you can't access it with natives
3071 HObjectAccess access = instr->hydrogen()->access();
3072 int offset = access.offset();
3075 if (access.IsExternalMemory()) {
3078 __ Load(result, operand, access.representation());
3089 if (!access.IsInobject()) {
3094 __ Load(result, operand, access.representation());
4166 HObjectAccess access = instr->hydrogen()->access();
4167 int offset = access.offset();
4169 if (access.IsExternalMemory()) {
4186 ASSERT(access.IsInobject());
4216 if (access.IsInobject()) {
4806 // not have easy access to the local context.
4870 // not have easy access to the local context.