Searched defs:thunk_ref (Results 1 – 10 of 10) sorted by relevance
/third_party/node/deps/v8/src/builtins/loong64/ |
D | builtins-loong64.cc | 3050 ExternalReference thunk_ref, int stack_space, in CallApiFunctionAndReturn() 3265 ExternalReference thunk_ref = ExternalReference::invoke_function_callback(); in Generate_CallApiCallback() local 3340 ExternalReference thunk_ref = in Generate_CallApiGetter() local
|
/third_party/node/deps/v8/src/builtins/arm/ |
D | builtins-arm.cc | 2989 ExternalReference thunk_ref, int stack_space, in CallApiFunctionAndReturn() 3190 ExternalReference thunk_ref = ExternalReference::invoke_function_callback(); in Generate_CallApiCallback() local 3254 ExternalReference thunk_ref = in Generate_CallApiGetter() local
|
/third_party/node/deps/v8/src/builtins/s390/ |
D | builtins-s390.cc | 3284 ExternalReference thunk_ref, in CallApiFunctionAndReturn() 3503 ExternalReference thunk_ref = ExternalReference::invoke_function_callback(); in Generate_CallApiCallback() local 3601 ExternalReference thunk_ref = in Generate_CallApiGetter() local
|
/third_party/node/deps/v8/src/builtins/riscv64/ |
D | builtins-riscv64.cc | 3129 ExternalReference thunk_ref, int stack_space, in CallApiFunctionAndReturn() 3354 ExternalReference thunk_ref = ExternalReference::invoke_function_callback(); in Generate_CallApiCallback() local 3431 ExternalReference thunk_ref = in Generate_CallApiGetter() local
|
/third_party/node/deps/v8/src/builtins/ppc/ |
D | builtins-ppc.cc | 3258 ExternalReference thunk_ref, in CallApiFunctionAndReturn() 3482 ExternalReference thunk_ref = ExternalReference::invoke_function_callback(); in Generate_CallApiCallback() local 3581 ExternalReference thunk_ref = in Generate_CallApiGetter() local
|
/third_party/node/deps/v8/src/builtins/mips64/ |
D | builtins-mips64.cc | 3071 ExternalReference thunk_ref, int stack_space, in CallApiFunctionAndReturn() 3288 ExternalReference thunk_ref = ExternalReference::invoke_function_callback(); in Generate_CallApiCallback() local 3362 ExternalReference thunk_ref = in Generate_CallApiGetter() local
|
/third_party/node/deps/v8/src/builtins/arm64/ |
D | builtins-arm64.cc | 3439 ExternalReference thunk_ref, int stack_space, in CallApiFunctionAndReturn() 3672 ExternalReference thunk_ref = ExternalReference::invoke_function_callback(); in Generate_CallApiCallback() local 3748 ExternalReference thunk_ref = in Generate_CallApiGetter() local
|
/third_party/node/deps/v8/src/builtins/mips/ |
D | builtins-mips.cc | 2983 ExternalReference thunk_ref, int stack_space, in CallApiFunctionAndReturn() 3198 ExternalReference thunk_ref = ExternalReference::invoke_function_callback(); in Generate_CallApiCallback() local 3271 ExternalReference thunk_ref = in Generate_CallApiGetter() local
|
/third_party/node/deps/v8/src/builtins/ia32/ |
D | builtins-ia32.cc | 3251 ExternalReference thunk_ref, in CallApiFunctionAndReturn() 3494 ExternalReference thunk_ref = ExternalReference::invoke_function_callback(); in Generate_CallApiCallback() local 3567 ExternalReference thunk_ref = in Generate_CallApiGetter() local
|
/third_party/node/deps/v8/src/builtins/x64/ |
D | builtins-x64.cc | 4467 ExternalReference thunk_ref, in CallApiFunctionAndReturn() 4716 ExternalReference thunk_ref = ExternalReference::invoke_function_callback(); in Generate_CallApiCallback() local 4792 ExternalReference thunk_ref = in Generate_CallApiGetter() local
|