Home
last modified time | relevance | path

Searched refs:builtin_exit_frame (Results 1 – 21 of 21) sorted by relevance

/external/v8/src/compiler/
Djs-graph.cc35 ArgvMode argv_mode, bool builtin_exit_frame) { in CEntryStubConstant() argument
38 if (!builtin_exit_frame) { in CEntryStubConstant()
50 argv_mode, builtin_exit_frame) in CEntryStubConstant()
53 CachedNode key = builtin_exit_frame in CEntryStubConstant()
58 argv_mode, builtin_exit_frame) in CEntryStubConstant()
62 builtin_exit_frame); in CEntryStubConstant()
Djs-graph.h50 bool builtin_exit_frame = false); in NON_EXPORTED_BASE()
/external/v8/src/
Dcode-stubs.h1208 ArgvMode argv_mode = kArgvOnStack, bool builtin_exit_frame = false)
1211 FrameTypeBits::encode(builtin_exit_frame) | in PlatformCodeStub()
/external/v8/src/x87/
Dmacro-assembler-x87.h698 bool builtin_exit_frame = false);
Dmacro-assembler-x87.cc1699 bool builtin_exit_frame) { in JumpToExternalReference() argument
1703 builtin_exit_frame); in JumpToExternalReference()
/external/v8/src/ia32/
Dmacro-assembler-ia32.h706 bool builtin_exit_frame = false);
Dmacro-assembler-ia32.cc1759 bool builtin_exit_frame) { in JumpToExternalReference() argument
1763 builtin_exit_frame); in JumpToExternalReference()
/external/v8/src/arm/
Dmacro-assembler-arm.h1124 bool builtin_exit_frame = false);
Dmacro-assembler-arm.cc2653 bool builtin_exit_frame) { in JumpToExternalReference() argument
2660 builtin_exit_frame); in JumpToExternalReference()
/external/v8/src/x64/
Dmacro-assembler-x64.h1419 bool builtin_exit_frame = false);
Dmacro-assembler-x64.cc731 bool builtin_exit_frame) { in JumpToExternalReference() argument
735 builtin_exit_frame); in JumpToExternalReference()
/external/v8/src/ppc/
Dmacro-assembler-ppc.h1007 bool builtin_exit_frame = false);
Dmacro-assembler-ppc.cc2419 bool builtin_exit_frame) { in JumpToExternalReference() argument
2422 builtin_exit_frame); in JumpToExternalReference()
/external/v8/src/arm64/
Dmacro-assembler-arm64.h1162 bool builtin_exit_frame = false);
Dmacro-assembler-arm64.cc1763 bool builtin_exit_frame) { in JumpToExternalReference() argument
1766 builtin_exit_frame); in JumpToExternalReference()
/external/v8/src/mips/
Dmacro-assembler-mips.h1399 bool builtin_exit_frame = false);
Dmacro-assembler-mips.cc5118 bool builtin_exit_frame) { in JumpToExternalReference() argument
5121 builtin_exit_frame); in JumpToExternalReference()
/external/v8/src/s390/
Dmacro-assembler-s390.h1291 bool builtin_exit_frame = false);
Dmacro-assembler-s390.cc2216 bool builtin_exit_frame) { in JumpToExternalReference() argument
2219 builtin_exit_frame); in JumpToExternalReference()
/external/v8/src/mips64/
Dmacro-assembler-mips64.h1506 bool builtin_exit_frame = false);
Dmacro-assembler-mips64.cc5460 bool builtin_exit_frame) { in JumpToExternalReference() argument
5463 builtin_exit_frame); in JumpToExternalReference()