Home
last modified time | relevance | path

Searched refs:LoadContext (Results 1 – 25 of 34) sorted by relevance

12

/external/v8/test/cctest/compiler/
Dtest-js-context-specialization.cc74 Node* load = t.graph()->NewNode(t.javascript()->LoadContext(0, 0, false), in TEST()
82 Node* load = t.graph()->NewNode(t.javascript()->LoadContext(0, 0, false), in TEST()
91 t.javascript()->LoadContext(2, Context::GLOBAL_EVAL_FUN_INDEX, false), in TEST()
107 Node* load = t.graph()->NewNode(t.javascript()->LoadContext(0, slot, true), in TEST()
214 Node* load = t.graph()->NewNode(t.javascript()->LoadContext(0, slot, true), in TEST()
221 t.graph()->NewNode(t.javascript()->LoadContext(0, slot, true), in TEST()
/external/v8/src/compiler/
Djs-call-reducer.cc320 javascript()->LoadContext(0, Context::NATIVE_CONTEXT_INDEX, true), in ReduceJSCallFunction()
323 javascript()->LoadContext(0, Context::ARRAY_FUNCTION_INDEX, true), in ReduceJSCallFunction()
463 javascript()->LoadContext(0, Context::NATIVE_CONTEXT_INDEX, true), in ReduceJSCallConstruct()
466 javascript()->LoadContext(0, Context::ARRAY_FUNCTION_INDEX, true), in ReduceJSCallConstruct()
Djs-context-specialization.cc60 const Operator* op = jsgraph_->javascript()->LoadContext( in ReduceJSLoadContext()
Djs-typed-lowering.cc1350 javascript()->LoadContext(0, Context::NATIVE_CONTEXT_INDEX, true), in ReduceJSConvertReceiver()
1353 javascript()->LoadContext(0, Context::GLOBAL_PROXY_INDEX, true), in ReduceJSConvertReceiver()
1404 javascript()->LoadContext(0, Context::NATIVE_CONTEXT_INDEX, true), in ReduceJSConvertReceiver()
1407 javascript()->LoadContext(0, Context::GLOBAL_PROXY_INDEX, true), in ReduceJSConvertReceiver()
1582 javascript()->LoadContext(0, Context::NATIVE_CONTEXT_INDEX, true), in ReduceJSCreateArguments()
1619 javascript()->LoadContext(0, Context::NATIVE_CONTEXT_INDEX, true), in ReduceJSCreateArguments()
1655 javascript()->LoadContext(0, Context::NATIVE_CONTEXT_INDEX, true), in ReduceJSCreateArguments()
1706 javascript()->LoadContext(0, Context::NATIVE_CONTEXT_INDEX, true), in ReduceNewArray()
1709 javascript()->LoadContext(0, Context::ArrayMapIndex(elements_kind), true), in ReduceNewArray()
1851 javascript()->LoadContext(0, Context::NATIVE_CONTEXT_INDEX, true), in ReduceJSCreateIterResultObject()
[all …]
Djs-global-object-specialization.cc69 javascript()->LoadContext(0, result.index, result.immutable), context, in ReduceJSLoadGlobal()
Dast-graph-builder.cc3385 javascript()->LoadContext(depth, variable->index(), immutable); in BuildVariableLoad()
3526 javascript()->LoadContext(depth, variable->index(), false); in BuildVariableAssignment()
3540 javascript()->LoadContext(depth, variable->index(), false); in BuildVariableAssignment()
3549 javascript()->LoadContext(depth, variable->index(), false); in BuildVariableAssignment()
3556 javascript()->LoadContext(depth, variable->index(), false); in BuildVariableAssignment()
3700 javascript()->LoadContext(0, Context::NATIVE_CONTEXT_INDEX, true); in BuildLoadNativeContextField()
3702 return NewNode(javascript()->LoadContext(0, index, true), native_context); in BuildLoadNativeContextField()
3912 javascript()->LoadContext(depth, Context::EXTENSION_INDEX, false), in TryLoadDynamicVariable()
3954 javascript()->LoadContext(depth, Context::EXTENSION_INDEX, false), in TryLoadDynamicVariable()
4276 builder_->javascript()->LoadContext(0, Context::PREVIOUS_INDEX, true); in PrepareForLoop()
Djs-operator.h556 const Operator* LoadContext(size_t depth, size_t index, bool immutable);
Dbytecode-graph-builder.cc450 javascript()->LoadContext(0, Context::NATIVE_CONTEXT_INDEX, true); in BuildLoadNativeContextField()
452 return NewNode(javascript()->LoadContext(0, index, true), native_context); in BuildLoadNativeContextField()
768 javascript()->LoadContext(0, iterator.GetIndexOperand(1), false); in VisitLdaContextSlot()
Djs-operator.cc862 const Operator* JSOperatorBuilder::LoadContext(size_t depth, size_t index, in LoadContext() function in v8::internal::compiler::JSOperatorBuilder
/external/v8/test/unittests/compiler/
Djs-typed-lowering-unittest.cc562 graph()->NewNode(javascript()->LoadContext(0, index, immutable), in TEST_F()
570 graph()->NewNode(javascript()->LoadContext(1, index, immutable), in TEST_F()
/external/v8/src/x87/
Dmacro-assembler-x87.h242 void LoadContext(Register dst, int context_chain_length);
Dmacro-assembler-x87.cc2134 void MacroAssembler::LoadContext(Register dst, int context_chain_length) { in LoadContext() function in v8::internal::MacroAssembler
/external/v8/src/ia32/
Dmacro-assembler-ia32.h242 void LoadContext(Register dst, int context_chain_length);
Dmacro-assembler-ia32.cc2170 void MacroAssembler::LoadContext(Register dst, int context_chain_length) { in LoadContext() function in v8::internal::MacroAssembler
/external/v8/src/arm/
Dmacro-assembler-arm.h597 void LoadContext(Register dst, int context_chain_length);
Dmacro-assembler-arm.cc2635 void MacroAssembler::LoadContext(Register dst, int context_chain_length) { in LoadContext() function in v8::internal::MacroAssembler
/external/v8/src/x64/
Dmacro-assembler-x64.h1362 void LoadContext(Register dst, int context_chain_length);
/external/v8/src/ppc/
Dmacro-assembler-ppc.h424 void LoadContext(Register dst, int context_chain_length);
Dmacro-assembler-ppc.cc2452 void MacroAssembler::LoadContext(Register dst, int context_chain_length) { in LoadContext() function in v8::internal::MacroAssembler
/external/v8/src/mips/
Dmacro-assembler-mips.h929 void LoadContext(Register dst, int context_chain_length);
/external/v8/src/arm64/
Dmacro-assembler-arm64.h1671 void LoadContext(Register dst, int context_chain_length);
Dmacro-assembler-arm64.cc2872 void MacroAssembler::LoadContext(Register dst, int context_chain_length) { in LoadContext() function in v8::internal::MacroAssembler
/external/v8/src/mips64/
Dmacro-assembler-mips64.h996 void LoadContext(Register dst, int context_chain_length);
/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc689 __ LoadContext(scratch, context_chain_length); in VarOperand() local
/external/v8/src/full-codegen/arm64/
Dfull-codegen-arm64.cc730 __ LoadContext(scratch, context_chain_length); in VarOperand() local

12