/external/v8/src/ia32/ |
D | code-stubs-ia32.cc | 325 __ TailCallRuntime(Runtime::kPromoteScheduledException); in CallApiFunctionAndReturn() local
|
D | macro-assembler-ia32.cc | 923 void MacroAssembler::TailCallRuntime(Runtime::FunctionId fid) { in TailCallRuntime() function in v8::internal::MacroAssembler
|
/external/v8/src/mips/ |
D | code-stubs-mips.cc | 427 __ TailCallRuntime(Runtime::kPromoteScheduledException); in CallApiFunctionAndReturn() local
|
D | macro-assembler-mips.cc | 4562 void MacroAssembler::TailCallRuntime(Runtime::FunctionId fid) { in TailCallRuntime() function in v8::internal::MacroAssembler
|
/external/v8/src/mips64/ |
D | code-stubs-mips64.cc | 430 __ TailCallRuntime(Runtime::kPromoteScheduledException); in CallApiFunctionAndReturn() local
|
D | macro-assembler-mips64.cc | 4945 void MacroAssembler::TailCallRuntime(Runtime::FunctionId fid) { in TailCallRuntime() function in v8::internal::MacroAssembler
|
/external/v8/src/arm64/ |
D | code-stubs-arm64.cc | 445 __ TailCallRuntime(Runtime::kPromoteScheduledException); in CallApiFunctionAndReturn() local
|
D | macro-assembler-arm64.cc | 1734 void MacroAssembler::TailCallRuntime(Runtime::FunctionId fid) { in TailCallRuntime() function in v8::internal::MacroAssembler
|
/external/v8/src/arm/ |
D | code-stubs-arm.cc | 431 __ TailCallRuntime(Runtime::kPromoteScheduledException); in CallApiFunctionAndReturn() local
|
D | macro-assembler-arm.cc | 1794 void MacroAssembler::TailCallRuntime(Runtime::FunctionId fid) { in TailCallRuntime() function in v8::internal::MacroAssembler
|
/external/v8/src/ppc/ |
D | code-stubs-ppc.cc | 452 __ TailCallRuntime(Runtime::kPromoteScheduledException); in CallApiFunctionAndReturn() local
|
D | macro-assembler-ppc.cc | 1684 void MacroAssembler::TailCallRuntime(Runtime::FunctionId fid) { in TailCallRuntime() function in v8::internal::MacroAssembler
|
/external/v8/src/x64/ |
D | code-stubs-x64.cc | 386 __ TailCallRuntime(Runtime::kPromoteScheduledException); in CallApiFunctionAndReturn() local
|
D | macro-assembler-x64.cc | 507 void MacroAssembler::TailCallRuntime(Runtime::FunctionId fid) { in TailCallRuntime() function in v8::internal::MacroAssembler
|
/external/v8/src/s390/ |
D | code-stubs-s390.cc | 485 __ TailCallRuntime(Runtime::kPromoteScheduledException); in CallApiFunctionAndReturn() local
|
D | macro-assembler-s390.cc | 1630 void MacroAssembler::TailCallRuntime(Runtime::FunctionId fid) { in TailCallRuntime() function in v8::internal::MacroAssembler
|
/external/v8/src/builtins/mips/ |
D | builtins-mips.cc | 1009 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenCallImpl() local 1061 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenConstructImpl() local 1617 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructVarargs() local 1718 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructForwardVarargs() local
|
/external/v8/src/builtins/ppc/ |
D | builtins-ppc.cc | 1040 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenCallImpl() local 1095 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenConstructImpl() local 1681 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructVarargs() local 1788 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructForwardVarargs() local
|
/external/v8/src/builtins/s390/ |
D | builtins-s390.cc | 1045 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenCallImpl() local 1100 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenConstructImpl() local 1685 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructVarargs() local 1793 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructForwardVarargs() local
|
/external/v8/src/builtins/x64/ |
D | builtins-x64.cc | 1055 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenCallImpl() local 1119 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenConstructImpl() local 1794 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructVarargs() local 1899 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructForwardVarargs() local
|
/external/v8/src/builtins/arm/ |
D | builtins-arm.cc | 1013 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenCallImpl() local 1066 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenConstructImpl() local 1615 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructVarargs() local 1720 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructForwardVarargs() local
|
/external/v8/src/builtins/mips64/ |
D | builtins-mips64.cc | 1008 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenCallImpl() local 1060 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenConstructImpl() local 1634 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructVarargs() local 1739 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructForwardVarargs() local
|
/external/v8/src/builtins/arm64/ |
D | builtins-arm64.cc | 1064 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgs() local 1948 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructVarargs() local 2070 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructForwardVarargs() local 2221 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_PushBoundArguments() local
|
/external/v8/src/builtins/ia32/ |
D | builtins-ia32.cc | 1002 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenCallImpl() local 1139 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_InterpreterPushArgsThenConstructImpl() local 1705 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructVarargs() local 1816 __ TailCallRuntime(Runtime::kThrowStackOverflow); in Generate_CallOrConstructForwardVarargs() local
|
/external/vixl/src/aarch64/ |
D | macro-assembler-aarch64.h | 3483 void TailCallRuntime(R (*function)(P...)) { in TailCallRuntime() function
|