Home
last modified time | relevance | path

Searched refs:EXTENSION_INDEX (Results 1 – 25 of 31) sorted by relevance

12

/external/v8/src/
Dcontexts-inl.h63 return HeapObject::cast(get(EXTENSION_INDEX)); in extension()
66 set(EXTENSION_INDEX, object); in set_extension()
70 JSModule* Context::module() { return JSModule::cast(get(EXTENSION_INDEX)); } in module()
71 void Context::set_module(JSModule* module) { set(EXTENSION_INDEX, module); } in set_module()
Dcontexts.h384 EXTENSION_INDEX, enumerator
Dcontexts.cc378 Object* obj = context->get(EXTENSION_INDEX); in Lookup()
Dgdb-jit.cc1203 DCHECK(Context::EXTENSION_INDEX == 2); in WriteBodyInternal()
Dcode-stubs-hydrogen.cc2015 HObjectAccess::ForContextSlot(Context::EXTENSION_INDEX), in BuildCodeStub()
/external/v8/src/compiler/
Djs-create-lowering.cc670 a.Store(AccessBuilder::ForContextSlot(Context::EXTENSION_INDEX), extension); in ReduceJSCreateFunctionContext()
699 a.Store(AccessBuilder::ForContextSlot(Context::EXTENSION_INDEX), object); in ReduceJSCreateWithContext()
724 a.Store(AccessBuilder::ForContextSlot(Context::EXTENSION_INDEX), name); in ReduceJSCreateCatchContext()
755 a.Store(AccessBuilder::ForContextSlot(Context::EXTENSION_INDEX), extension); in ReduceJSCreateBlockContext()
Djs-generic-lowering.cc306 jsgraph()->IntPtrConstant(Context::SlotOffset(Context::EXTENSION_INDEX)), in LowerJSStoreGlobal()
Dast-graph-builder.cc3716 return BuildLoadNativeContextField(Context::EXTENSION_INDEX); in BuildLoadGlobalObject()
3926 javascript()->LoadContext(depth, Context::EXTENSION_INDEX, false), in TryLoadDynamicVariable()
3973 javascript()->LoadContext(depth, Context::EXTENSION_INDEX, false), in TryLoadDynamicVariable()
/external/v8/src/full-codegen/ia32/
Dfull-codegen-ia32.cc1120 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in EmitLoadGlobalCheckExtensions()
1148 __ JumpIfNotRoot(ContextOperand(temp, Context::EXTENSION_INDEX), in EmitLoadGlobalCheckExtensions()
1172 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in ContextSlotOperandCheckExtensions()
1181 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in ContextSlotOperandCheckExtensions()
2085 Context::EXTENSION_INDEX)); in EmitVariableAssignment()
2991 __ push(ContextOperand(eax, Context::EXTENSION_INDEX)); in VisitUnaryOperation()
/external/v8/src/full-codegen/x87/
Dfull-codegen-x87.cc1112 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in EmitLoadGlobalCheckExtensions()
1140 __ JumpIfNotRoot(ContextOperand(temp, Context::EXTENSION_INDEX), in EmitLoadGlobalCheckExtensions()
1164 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in ContextSlotOperandCheckExtensions()
1173 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in ContextSlotOperandCheckExtensions()
2077 Context::EXTENSION_INDEX)); in EmitVariableAssignment()
2983 __ push(ContextOperand(eax, Context::EXTENSION_INDEX)); in VisitUnaryOperation()
/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc1149 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in EmitLoadGlobalCheckExtensions()
1178 __ JumpIfNotRoot(ContextOperand(temp, Context::EXTENSION_INDEX), in EmitLoadGlobalCheckExtensions()
1202 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in ContextSlotOperandCheckExtensions()
1211 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in ContextSlotOperandCheckExtensions()
2984 __ Push(ContextOperand(rax, Context::EXTENSION_INDEX)); in VisitUnaryOperation()
/external/v8/src/full-codegen/arm64/
Dfull-codegen-arm64.cc1186 __ Ldr(temp, ContextMemOperand(current, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()
1209 __ Ldr(temp, ContextMemOperand(next, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()
1234 __ Ldr(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
1243 __ Ldr(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
/external/v8/src/full-codegen/mips64/
Dfull-codegen-mips64.cc1193 __ ld(temp, ContextMemOperand(current, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()
1218 __ ld(temp, ContextMemOperand(next, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()
1243 __ ld(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
1252 __ ld(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
/external/v8/src/full-codegen/arm/
Dfull-codegen-arm.cc1198 __ ldr(temp, ContextMemOperand(current, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()
1224 __ ldr(temp, ContextMemOperand(next, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()
1249 __ ldr(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
1258 __ ldr(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
/external/v8/src/full-codegen/s390/
Dfull-codegen-s390.cc1128 __ LoadP(temp, ContextMemOperand(current, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()
1153 __ LoadP(temp, ContextMemOperand(next, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()
1177 __ LoadP(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
1186 __ LoadP(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
/external/v8/src/full-codegen/ppc/
Dfull-codegen-ppc.cc1160 __ LoadP(temp, ContextMemOperand(current, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()
1186 __ LoadP(temp, ContextMemOperand(next, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()
1211 __ LoadP(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
1220 __ LoadP(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
/external/v8/src/full-codegen/mips/
Dfull-codegen-mips.cc1192 __ lw(temp, ContextMemOperand(current, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()
1217 __ lw(temp, ContextMemOperand(next, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()
1242 __ lw(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
1251 __ lw(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
/external/v8/src/arm/
Dmacro-assembler-arm.h609 LoadNativeContextSlot(Context::EXTENSION_INDEX, dst); in LoadGlobalObject()
/external/v8/src/x64/
Dmacro-assembler-x64.h1402 LoadNativeContextSlot(Context::EXTENSION_INDEX, dst); in LoadGlobalObject()
/external/v8/src/ppc/
Dmacro-assembler-ppc.h452 LoadNativeContextSlot(Context::EXTENSION_INDEX, dst); in LoadGlobalObject()
/external/v8/src/interpreter/
Dinterpreter.cc446 Node* global = __ LoadContextSlot(native_context, Context::EXTENSION_INDEX); in DoStaGlobal()
/external/v8/src/mips/
Dmacro-assembler-mips.h1034 LoadNativeContextSlot(Context::EXTENSION_INDEX, dst); in LoadGlobalObject()
/external/v8/src/arm64/
Dmacro-assembler-arm64.h1727 LoadNativeContextSlot(Context::EXTENSION_INDEX, dst); in LoadGlobalObject()
/external/v8/src/s390/
Dmacro-assembler-s390.h753 LoadNativeContextSlot(Context::EXTENSION_INDEX, dst); in LoadGlobalObject()
/external/v8/src/mips64/
Dmacro-assembler-mips64.h1085 LoadNativeContextSlot(Context::EXTENSION_INDEX, dst); in LoadGlobalObject()

12