Lines Matching defs:access
2573 // classes and it doesn't have to because you can't access it with natives
2929 HObjectAccess access = instr->hydrogen()->access();
2930 int offset = access.offset();
2933 if (access.IsExternalMemory()) {
2936 __ Load(result, operand, access.representation());
2947 if (!access.IsInobject()) {
2952 __ Load(result, operand, access.representation());
4089 HObjectAccess access = instr->hydrogen()->access();
4090 int offset = access.offset();
4092 if (access.IsExternalMemory()) {
4109 ASSERT(access.IsInobject());
4139 if (access.IsInobject()) {
4750 // not have easy access to the local context.
4814 // not have easy access to the local context.