Home
last modified time | relevance | path

Searched defs:LoadNativeContextSlot (Results 1 – 22 of 22) sorted by relevance

/third_party/node/deps/v8/src/baseline/
Dbaseline-assembler-inl.h82 void BaselineAssembler::LoadNativeContextSlot(Register output, uint32_t index) { in LoadNativeContextSlot() function
Dbaseline-compiler.cc1310 __ LoadNativeContextSlot(kJavaScriptCallTargetRegister, in VisitCallJSRuntime() local
/third_party/node/deps/v8/src/codegen/ia32/
Dmacro-assembler-ia32.cc1449 void MacroAssembler::LoadNativeContextSlot(Register destination, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
/third_party/node/deps/v8/src/builtins/loong64/
Dbuiltins-loong64.cc2454 __ LoadNativeContextSlot(target, Context::CALL_AS_FUNCTION_DELEGATE_INDEX); in Generate_Call() local
2633 __ LoadNativeContextSlot(target, in Generate_Construct() local
/third_party/node/deps/v8/src/builtins/s390/
Dbuiltins-s390.cc2728 __ LoadNativeContextSlot(target, Context::CALL_AS_FUNCTION_DELEGATE_INDEX); in Generate_Call() local
2863 __ LoadNativeContextSlot(target, in Generate_Construct() local
/third_party/node/deps/v8/src/builtins/mips64/
Dbuiltins-mips64.cc2450 __ LoadNativeContextSlot(target, Context::CALL_AS_FUNCTION_DELEGATE_INDEX); in Generate_Call() local
2628 __ LoadNativeContextSlot(target, in Generate_Construct() local
/third_party/node/deps/v8/src/builtins/riscv64/
Dbuiltins-riscv64.cc2608 __ LoadNativeContextSlot(a1, Context::CALL_AS_FUNCTION_DELEGATE_INDEX); in Generate_Call() local
2737 __ LoadNativeContextSlot(a1, Context::CALL_AS_CONSTRUCTOR_DELEGATE_INDEX); in Generate_Construct() local
/third_party/node/deps/v8/src/builtins/ppc/
Dbuiltins-ppc.cc2682 __ LoadNativeContextSlot(target, Context::CALL_AS_FUNCTION_DELEGATE_INDEX); in Generate_Call() local
2818 __ LoadNativeContextSlot(target, in Generate_Construct() local
/third_party/node/deps/v8/src/builtins/arm/
Dbuiltins-arm.cc2466 __ LoadNativeContextSlot(target, Context::CALL_AS_FUNCTION_DELEGATE_INDEX); in Generate_Call() local
2595 __ LoadNativeContextSlot(target, in Generate_Construct() local
/third_party/node/deps/v8/src/builtins/arm64/
Dbuiltins-arm64.cc2864 __ LoadNativeContextSlot(target, Context::CALL_AS_FUNCTION_DELEGATE_INDEX); in Generate_Call() local
3002 __ LoadNativeContextSlot(target, in Generate_Construct() local
/third_party/node/deps/v8/src/builtins/mips/
Dbuiltins-mips.cc2398 __ LoadNativeContextSlot(target, Context::CALL_AS_FUNCTION_DELEGATE_INDEX); in Generate_Call() local
2577 __ LoadNativeContextSlot(target, in Generate_Construct() local
/third_party/node/deps/v8/src/codegen/arm/
Dmacro-assembler-arm.cc2083 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
/third_party/node/deps/v8/src/codegen/x64/
Dmacro-assembler-x64.cc2964 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
/third_party/node/deps/v8/src/builtins/ia32/
Dbuiltins-ia32.cc2643 __ LoadNativeContextSlot(target, Context::CALL_AS_FUNCTION_DELEGATE_INDEX); in Generate_Call() local
2780 __ LoadNativeContextSlot(target, in Generate_Construct() local
/third_party/node/deps/v8/src/codegen/arm64/
Dmacro-assembler-arm64.cc3410 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in TruncateDoubleToI() function in v8::internal::MacroAssembler
/third_party/node/deps/v8/src/builtins/x64/
Dbuiltins-x64.cc2577 __ LoadNativeContextSlot(target, Context::CALL_AS_FUNCTION_DELEGATE_INDEX); in Generate_Call() local
2704 __ LoadNativeContextSlot(target, in Generate_Construct() local
/third_party/node/deps/v8/src/codegen/ppc/
Dmacro-assembler-ppc.cc2098 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
/third_party/node/deps/v8/src/codegen/loong64/
Dmacro-assembler-loong64.cc3451 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
/third_party/node/deps/v8/src/codegen/mips/
Dmacro-assembler-mips.cc4794 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
/third_party/node/deps/v8/src/codegen/mips64/
Dmacro-assembler-mips64.cc5328 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
/third_party/node/deps/v8/src/codegen/riscv64/
Dmacro-assembler-riscv64.cc4309 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in LoadNativeContextSlot() function in v8::internal::MacroAssembler
/third_party/node/deps/v8/src/codegen/s390/
Dmacro-assembler-s390.cc2111 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler