Home
last modified time | relevance | path

Searched refs:thunk_ref (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/ppc/
Dcode-stubs-ppc.cc5314 ExternalReference thunk_ref, in CallApiFunctionAndReturn() argument
5337 __ mov(scratch, Operand(thunk_ref)); in CallApiFunctionAndReturn()
5343 __ mov(scratch, Operand(thunk_ref)); in CallApiFunctionAndReturn()
5558 ExternalReference thunk_ref = in CallApiFunctionStubHelper() local
5580 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, stack_space, in CallApiFunctionStubHelper()
5654 ExternalReference thunk_ref = in Generate() local
5656 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, in Generate()
/external/v8/src/arm64/
Dcode-stubs-arm64.cc5514 ExternalReference thunk_ref, int stack_space, in CallApiFunctionAndReturn() argument
5534 __ Mov(x3, thunk_ref); in CallApiFunctionAndReturn()
5753 ExternalReference thunk_ref = in CallApiFunctionStubHelper() local
5777 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, stack_space, in CallApiFunctionStubHelper()
5829 ExternalReference thunk_ref = in Generate() local
5833 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, in Generate()
/external/v8/src/x64/
Dcode-stubs-x64.cc5048 ExternalReference thunk_ref, in CallApiFunctionAndReturn() argument
5099 __ Move(rax, thunk_ref); in CallApiFunctionAndReturn()
5323 ExternalReference thunk_ref = in CallApiFunctionStubHelper() local
5340 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, callback_arg, in CallApiFunctionStubHelper()
5402 ExternalReference thunk_ref = in Generate() local
5415 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, getter_arg, in Generate()
/external/v8/src/x87/
Dcode-stubs-x87.cc4995 ExternalReference thunk_ref, in CallApiFunctionAndReturn() argument
5036 __ mov(eax, Immediate(thunk_ref)); in CallApiFunctionAndReturn()
5274 ExternalReference thunk_ref = in CallApiFunctionStubHelper() local
5294 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, in CallApiFunctionStubHelper()
5345 ExternalReference thunk_ref = in Generate() local
5348 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, in Generate()
/external/v8/src/arm/
Dcode-stubs-arm.cc5083 ExternalReference thunk_ref, in CallApiFunctionAndReturn() argument
5107 __ mov(r3, Operand(thunk_ref)); in CallApiFunctionAndReturn()
5312 ExternalReference thunk_ref = in CallApiFunctionStubHelper() local
5333 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, stack_space, in CallApiFunctionStubHelper()
5380 ExternalReference thunk_ref = in Generate() local
5382 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, in Generate()
/external/v8/src/ia32/
Dcode-stubs-ia32.cc5315 ExternalReference thunk_ref, in CallApiFunctionAndReturn() argument
5356 __ mov(eax, Immediate(thunk_ref)); in CallApiFunctionAndReturn()
5594 ExternalReference thunk_ref = in CallApiFunctionStubHelper() local
5614 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, in CallApiFunctionStubHelper()
5665 ExternalReference thunk_ref = in Generate() local
5668 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, in Generate()
/external/v8/src/mips/
Dcode-stubs-mips.cc5303 ExternalReference thunk_ref, int stack_space, int32_t stack_space_offset, in CallApiFunctionAndReturn() argument
5323 __ li(t9, Operand(thunk_ref)); in CallApiFunctionAndReturn()
5520 ExternalReference thunk_ref = in CallApiFunctionStubHelper() local
5540 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, stack_space, in CallApiFunctionStubHelper()
5587 ExternalReference thunk_ref = in Generate() local
5589 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, in Generate()
/external/v8/src/mips64/
Dcode-stubs-mips64.cc5331 ExternalReference thunk_ref, int stack_space, int32_t stack_space_offset, in CallApiFunctionAndReturn() argument
5351 __ li(t9, Operand(thunk_ref)); in CallApiFunctionAndReturn()
5551 ExternalReference thunk_ref = in CallApiFunctionStubHelper() local
5571 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, stack_space, in CallApiFunctionStubHelper()
5618 ExternalReference thunk_ref = in Generate() local
5620 CallApiFunctionAndReturn(masm, api_function_address, thunk_ref, in Generate()