| /third_party/node/deps/v8/src/baseline/ |
| D | baseline-assembler-inl.h | 82 void BaselineAssembler::LoadNativeContextSlot(Register output, uint32_t index) { in LoadNativeContextSlot() function
|
| D | baseline-compiler.cc | 1310 __ LoadNativeContextSlot(kJavaScriptCallTargetRegister, in VisitCallJSRuntime() local
|
| /third_party/node/deps/v8/src/codegen/ia32/ |
| D | macro-assembler-ia32.cc | 1449 void MacroAssembler::LoadNativeContextSlot(Register destination, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
|
| /third_party/node/deps/v8/src/builtins/loong64/ |
| D | builtins-loong64.cc | 2454 __ 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/ |
| D | builtins-s390.cc | 2728 __ 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/ |
| D | builtins-mips64.cc | 2450 __ 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/ |
| D | builtins-riscv64.cc | 2608 __ 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/ |
| D | builtins-ppc.cc | 2682 __ 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/ |
| D | builtins-arm.cc | 2466 __ 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/ |
| D | builtins-arm64.cc | 2864 __ 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/ |
| D | builtins-mips.cc | 2398 __ 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/ |
| D | macro-assembler-arm.cc | 2083 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
|
| /third_party/node/deps/v8/src/codegen/x64/ |
| D | macro-assembler-x64.cc | 2964 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
|
| /third_party/node/deps/v8/src/builtins/ia32/ |
| D | builtins-ia32.cc | 2643 __ 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/ |
| D | macro-assembler-arm64.cc | 3410 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in TruncateDoubleToI() function in v8::internal::MacroAssembler
|
| /third_party/node/deps/v8/src/builtins/x64/ |
| D | builtins-x64.cc | 2577 __ 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/ |
| D | macro-assembler-ppc.cc | 2098 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| D | macro-assembler-loong64.cc | 3451 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| D | macro-assembler-mips.cc | 4794 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| D | macro-assembler-mips64.cc | 5328 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| D | macro-assembler-riscv64.cc | 4309 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in LoadNativeContextSlot() function in v8::internal::MacroAssembler
|
| /third_party/node/deps/v8/src/codegen/s390/ |
| D | macro-assembler-s390.cc | 2111 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
|