Home
last modified time | relevance | path

Searched refs:PREVIOUS_INDEX (Results 1 – 25 of 37) sorted by relevance

12

/external/v8/src/
Dcontexts-inl.h52 Object* result = get(PREVIOUS_INDEX); in previous()
56 void Context::set_previous(Context* context) { set(PREVIOUS_INDEX, context); } in set_previous()
Dcontexts.h398 PREVIOUS_INDEX, enumerator
Dgdb-jit.cc1188 DCHECK(Context::PREVIOUS_INDEX == 1); in WriteBodyInternal()
Dcode-stubs-hydrogen.cc2116 HObjectAccess::ForContextSlot(Context::PREVIOUS_INDEX), in BuildCodeStub()
/external/v8/src/full-codegen/
Dfull-codegen.cc864 LoadContextField(context_register(), Context::PREVIOUS_INDEX); in VisitContinueStatement()
892 LoadContextField(context_register(), Context::PREVIOUS_INDEX); in VisitBreakStatement()
956 LoadContextField(context_register(), Context::PREVIOUS_INDEX); in VisitWithStatement()
1153 LoadContextField(context_register(), Context::PREVIOUS_INDEX); in VisitTryCatchStatement()
1666 Context::PREVIOUS_INDEX); in ~EnterBlockScopeIfNeeded()
/external/v8/src/compiler/
Djs-typed-lowering.cc1295 AccessBuilder::ForContextSlot(Context::PREVIOUS_INDEX)), in ReduceJSLoadContext()
1316 AccessBuilder::ForContextSlot(Context::PREVIOUS_INDEX)), in ReduceJSStoreContext()
1964 a.Store(AccessBuilder::ForContextSlot(Context::PREVIOUS_INDEX), context); in ReduceJSCreateFunctionContext()
2008 a.Store(AccessBuilder::ForContextSlot(Context::PREVIOUS_INDEX), context); in ReduceJSCreateWithContext()
2034 a.Store(AccessBuilder::ForContextSlot(Context::PREVIOUS_INDEX), context); in ReduceJSCreateCatchContext()
2066 a.Store(AccessBuilder::ForContextSlot(Context::PREVIOUS_INDEX), context); in ReduceJSCreateBlockContext()
Djs-generic-lowering.cc405 Context::SlotOffset(Context::PREVIOUS_INDEX)), in LowerJSLoadContext()
423 Context::SlotOffset(Context::PREVIOUS_INDEX)), in LowerJSStoreContext()
/external/v8/test/unittests/compiler/
Djs-typed-lowering-unittest.cc576 Context::PREVIOUS_INDEX), in TEST_F()
611 Context::PREVIOUS_INDEX), in TEST_F()
/external/v8/src/interpreter/
Dbytecode-generator.cc1236 ->LoadContextSlot(context_reg, Context::PREVIOUS_INDEX) in VisitVariableLoad()
1313 ->LoadContextSlot(context_reg, Context::PREVIOUS_INDEX) in VisitVariableAssignment()
/external/v8/src/x87/
Dmacro-assembler-x87.cc2137 mov(dst, Operand(esi, Context::SlotOffset(Context::PREVIOUS_INDEX))); in LoadContext()
2139 mov(dst, Operand(dst, Context::SlotOffset(Context::PREVIOUS_INDEX))); in LoadContext()
Dcode-stubs-x87.cc4824 __ mov(result_reg, ContextOperand(context_reg, Context::PREVIOUS_INDEX)); in Generate()
4863 __ mov(cell_reg, ContextOperand(context_reg, Context::PREVIOUS_INDEX)); in Generate()
/external/v8/src/ia32/
Dmacro-assembler-ia32.cc2173 mov(dst, Operand(esi, Context::SlotOffset(Context::PREVIOUS_INDEX))); in LoadContext()
2175 mov(dst, Operand(dst, Context::SlotOffset(Context::PREVIOUS_INDEX))); in LoadContext()
/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc1227 __ movp(temp, ContextOperand(context, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1255 __ movp(temp, ContextOperand(temp, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1279 __ movp(temp, ContextOperand(context, Context::PREVIOUS_INDEX)); in ContextSlotOperandCheckExtensions()
/external/v8/src/full-codegen/arm64/
Dfull-codegen-arm64.cc1271 __ Ldr(next, ContextMemOperand(current, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1293 __ Ldr(next, ContextMemOperand(next, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1318 __ Ldr(next, ContextMemOperand(context, Context::PREVIOUS_INDEX)); in ContextSlotOperandCheckExtensions()
/external/v8/src/full-codegen/mips/
Dfull-codegen-mips.cc1272 __ lw(next, ContextMemOperand(current, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1296 __ lw(next, ContextMemOperand(next, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1321 __ lw(next, ContextMemOperand(context, Context::PREVIOUS_INDEX)); in ContextSlotOperandCheckExtensions()
/external/v8/src/full-codegen/ppc/
Dfull-codegen-ppc.cc1238 __ LoadP(next, ContextMemOperand(current, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1263 __ LoadP(next, ContextMemOperand(next, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1288 __ LoadP(next, ContextMemOperand(context, Context::PREVIOUS_INDEX)); in ContextSlotOperandCheckExtensions()
/external/v8/src/full-codegen/arm/
Dfull-codegen-arm.cc1280 __ ldr(next, ContextMemOperand(current, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1305 __ ldr(next, ContextMemOperand(next, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1330 __ ldr(next, ContextMemOperand(context, Context::PREVIOUS_INDEX)); in ContextSlotOperandCheckExtensions()
/external/v8/src/full-codegen/x87/
Dfull-codegen-x87.cc1189 __ mov(temp, ContextOperand(context, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1216 __ mov(temp, ContextOperand(temp, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1240 __ mov(temp, ContextOperand(context, Context::PREVIOUS_INDEX)); in ContextSlotOperandCheckExtensions()
/external/v8/src/full-codegen/ia32/
Dfull-codegen-ia32.cc1197 __ mov(temp, ContextOperand(context, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1224 __ mov(temp, ContextOperand(temp, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1248 __ mov(temp, ContextOperand(context, Context::PREVIOUS_INDEX)); in ContextSlotOperandCheckExtensions()
/external/v8/src/full-codegen/mips64/
Dfull-codegen-mips64.cc1271 __ ld(next, ContextMemOperand(current, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1295 __ ld(next, ContextMemOperand(next, Context::PREVIOUS_INDEX)); in EmitLoadGlobalCheckExtensions()
1320 __ ld(next, ContextMemOperand(context, Context::PREVIOUS_INDEX)); in ContextSlotOperandCheckExtensions()
/external/v8/src/arm/
Dmacro-assembler-arm.cc2638 ldr(dst, MemOperand(cp, Context::SlotOffset(Context::PREVIOUS_INDEX))); in LoadContext()
2640 ldr(dst, MemOperand(dst, Context::SlotOffset(Context::PREVIOUS_INDEX))); in LoadContext()
/external/v8/src/ppc/
Dmacro-assembler-ppc.cc2455 LoadP(dst, MemOperand(cp, Context::SlotOffset(Context::PREVIOUS_INDEX))); in LoadContext()
2457 LoadP(dst, MemOperand(dst, Context::SlotOffset(Context::PREVIOUS_INDEX))); in LoadContext()
/external/v8/src/arm64/
Dmacro-assembler-arm64.cc2875 Ldr(dst, MemOperand(cp, Context::SlotOffset(Context::PREVIOUS_INDEX))); in LoadContext()
2877 Ldr(dst, MemOperand(dst, Context::SlotOffset(Context::PREVIOUS_INDEX))); in LoadContext()
/external/v8/src/crankshaft/
Dhydrogen.cc3308 HObjectAccess::ForContextSlot(Context::PREVIOUS_INDEX)); in BuildGetParentContext()
3333 HObjectAccess::ForContextSlot(Context::PREVIOUS_INDEX)); in BuildGetParentContext()
4759 HObjectAccess::ForContextSlot(Context::PREVIOUS_INDEX)); in VisitBlock()
4896 HObjectAccess::ForContextSlot(Context::PREVIOUS_INDEX)); in VisitContinueStatement()
4928 HObjectAccess::ForContextSlot(Context::PREVIOUS_INDEX)); in VisitBreakStatement()
5602 HObjectAccess::ForContextSlot(Context::PREVIOUS_INDEX)); in BuildContextChainWalk()
/external/v8/src/x64/
Dmacro-assembler-x64.cc5067 movp(dst, Operand(rsi, Context::SlotOffset(Context::PREVIOUS_INDEX))); in LoadContext()
5069 movp(dst, Operand(dst, Context::SlotOffset(Context::PREVIOUS_INDEX))); in LoadContext()

12