Searched refs:BUILTIN_EXIT (Results 1 – 23 of 23) sorted by relevance
136 enum ExitFrameType { EXIT, BUILTIN_EXIT }; enumerator
284 Builtins::BUILTIN_EXIT, #Name); \ in SetupBuiltinsInternal()
682 exit_frame_type == Builtins::BUILTIN_EXIT)); in GenerateAdaptorWithExitFrameType()700 GenerateAdaptorWithExitFrameType<Descriptor>(Builtins::BUILTIN_EXIT); in TF_BUILTIN()
109 V(BUILTIN_EXIT, BuiltinExitFrame) \223 bool is_builtin_exit() const { return type() == BUILTIN_EXIT; } in is_builtin_exit()447 Type type() const override { return BUILTIN_EXIT; } in type()
524 case BUILTIN_EXIT: in ComputeType()651 if (frame_type == EXIT || frame_type == BUILTIN_EXIT) { in ComputeFrameType()868 case BUILTIN_EXIT: in IterateCompiledFrame()
627 case StackFrame::BUILTIN_EXIT: in CaptureSimpleStackTrace()
238 it.top_frame_type() == internal::StackFrame::BUILTIN_EXIT)) { in GetStackSample()
28 if (exit_frame_type == BUILTIN_EXIT) { in Generate_Adaptor()2445 builtin_exit_frame ? StackFrame::BUILTIN_EXIT : StackFrame::EXIT); in Generate_CEntry()
34 if (exit_frame_type == BUILTIN_EXIT) { in Generate_Adaptor()2286 builtin_exit_frame ? StackFrame::BUILTIN_EXIT : StackFrame::EXIT); in Generate_CEntry()
26 if (exit_frame_type == BUILTIN_EXIT) { in Generate_Adaptor()2379 builtin_exit_frame ? StackFrame::BUILTIN_EXIT : StackFrame::EXIT); in Generate_CEntry()
27 if (exit_frame_type == BUILTIN_EXIT) { in Generate_Adaptor()2485 builtin_exit_frame ? StackFrame::BUILTIN_EXIT : StackFrame::EXIT); in Generate_CEntry()
28 if (exit_frame_type == BUILTIN_EXIT) { in Generate_Adaptor()2774 builtin_exit_frame ? StackFrame::BUILTIN_EXIT : StackFrame::EXIT); in Generate_CEntry()
26 if (exit_frame_type == BUILTIN_EXIT) { in Generate_Adaptor()2390 builtin_exit_frame ? StackFrame::BUILTIN_EXIT : StackFrame::EXIT); in Generate_CEntry()
28 if (exit_frame_type == BUILTIN_EXIT) { in Generate_Adaptor()2353 builtin_exit_frame ? StackFrame::BUILTIN_EXIT : StackFrame::EXIT); in Generate_CEntry()
28 if (exit_frame_type == BUILTIN_EXIT) { in Generate_Adaptor()2335 builtin_exit_frame ? StackFrame::BUILTIN_EXIT : StackFrame::EXIT); in Generate_CEntry()
720 frame_type == StackFrame::BUILTIN_EXIT); in EnterExitFramePrologue()
1210 frame_type == StackFrame::BUILTIN_EXIT); in EnterExitFrame()
2356 frame_type == StackFrame::BUILTIN_EXIT); in EnterExitFramePrologue()
1002 frame_type == StackFrame::BUILTIN_EXIT); in EnterExitFrame()
2437 frame_type == StackFrame::BUILTIN_EXIT); in EnterExitFrame()
1075 frame_type == StackFrame::BUILTIN_EXIT); in EnterExitFrame()
4739 frame_type == StackFrame::BUILTIN_EXIT); in EnterExitFrame()
5122 frame_type == StackFrame::BUILTIN_EXIT); in EnterExitFrame()