Searched refs:EXTENSION_INDEX (Results 1 – 25 of 34) sorted by relevance
12
63 return HeapObject::cast(get(EXTENSION_INDEX)); in extension()66 set(EXTENSION_INDEX, object); in set_extension()
361 Object* ext = context->get(EXTENSION_INDEX); in Lookup()
460 EXTENSION_INDEX, enumerator
1204 DCHECK(Context::EXTENSION_INDEX == 2); in WriteBodyInternal()
804 a.Store(AccessBuilder::ForContextSlot(Context::EXTENSION_INDEX), extension); in ReduceJSCreateFunctionContext()839 a.Store(AccessBuilder::ForContextSlot(Context::EXTENSION_INDEX), extension); in ReduceJSCreateWithContext()872 a.Store(AccessBuilder::ForContextSlot(Context::EXTENSION_INDEX), extension); in ReduceJSCreateCatchContext()901 a.Store(AccessBuilder::ForContextSlot(Context::EXTENSION_INDEX), extension); in ReduceJSCreateBlockContext()
860 NewNode(javascript()->LoadContext(d, Context::EXTENSION_INDEX, false), in CheckContextExtensions()1088 NewNode(javascript()->LoadContext(depth, Context::EXTENSION_INDEX, false), in VisitLdaModuleVariable()1098 NewNode(javascript()->LoadContext(depth, Context::EXTENSION_INDEX, false), in VisitStaModuleVariable()
325 jsgraph()->IntPtrConstant(Context::SlotOffset(Context::EXTENSION_INDEX)), in LowerJSStoreGlobal()
3668 return BuildLoadNativeContextField(Context::EXTENSION_INDEX); in BuildLoadGlobalObject()3878 javascript()->LoadContext(depth, Context::EXTENSION_INDEX, false), in TryLoadDynamicVariable()3925 javascript()->LoadContext(depth, Context::EXTENSION_INDEX, false), in TryLoadDynamicVariable()
1116 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in EmitLoadGlobalCheckExtensions()1142 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in ContextSlotOperandCheckExtensions()1151 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in ContextSlotOperandCheckExtensions()2013 Context::EXTENSION_INDEX)); in EmitVariableAssignment()2813 __ push(ContextOperand(eax, Context::EXTENSION_INDEX)); in VisitUnaryOperation()
1124 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in EmitLoadGlobalCheckExtensions()1150 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in ContextSlotOperandCheckExtensions()1159 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in ContextSlotOperandCheckExtensions()2021 Context::EXTENSION_INDEX)); in EmitVariableAssignment()2821 __ push(ContextOperand(eax, Context::EXTENSION_INDEX)); in VisitUnaryOperation()
1153 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in EmitLoadGlobalCheckExtensions()1179 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in ContextSlotOperandCheckExtensions()1188 __ JumpIfNotRoot(ContextOperand(context, Context::EXTENSION_INDEX), in ContextSlotOperandCheckExtensions()2812 __ Push(ContextOperand(rax, Context::EXTENSION_INDEX)); in VisitUnaryOperation()
474 __ LoadContextElement(native_context, Context::EXTENSION_INDEX); in DoStaGlobal()849 __ LoadContextElement(module_context, Context::EXTENSION_INDEX); in DoLdaModuleVariable()892 __ LoadContextElement(module_context, Context::EXTENSION_INDEX); in DoStaModuleVariable()
138 LoadContextElement(cur_context.value(), Context::EXTENSION_INDEX); in GotoIfHasContextExtensionUpToDepth()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
1171 __ LoadP(temp, ContextMemOperand(current, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()1198 __ LoadP(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()1207 __ LoadP(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
1200 __ ld(temp, ContextMemOperand(current, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()1227 __ ld(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()1236 __ ld(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
1187 __ Ldr(temp, ContextMemOperand(current, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()1214 __ Ldr(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()1223 __ Ldr(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
1199 __ lw(temp, ContextMemOperand(current, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()1226 __ lw(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()1235 __ lw(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
1200 __ ldr(temp, ContextMemOperand(current, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()1227 __ ldr(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()1236 __ ldr(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
1137 __ LoadP(temp, ContextMemOperand(current, Context::EXTENSION_INDEX)); in EmitLoadGlobalCheckExtensions()1163 __ LoadP(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()1172 __ LoadP(temp, ContextMemOperand(context, Context::EXTENSION_INDEX)); in ContextSlotOperandCheckExtensions()
630 LoadNativeContextSlot(Context::EXTENSION_INDEX, dst); in LoadGlobalObject()
1415 LoadNativeContextSlot(Context::EXTENSION_INDEX, dst); in LoadGlobalObject()
465 LoadNativeContextSlot(Context::EXTENSION_INDEX, dst); in LoadGlobalObject()
1032 LoadNativeContextSlot(Context::EXTENSION_INDEX, dst); in LoadGlobalObject()
1694 LoadNativeContextSlot(Context::EXTENSION_INDEX, dst); in LoadGlobalObject()