Searched refs:goto_catch_handler (Results 1 – 2 of 2) sorted by relevance
954 bool goto_catch_handler) { in DoComputeInterpretedFrame() argument963 goto_catch_handler ? catch_handler_pc_offset_ : real_bytecode_offset; in DoComputeInterpretedFrame()992 output_frame_size, goto_catch_handler ? " (throw)" : ""); in DoComputeInterpretedFrame()1079 if (goto_catch_handler) { in DoComputeInterpretedFrame()1132 if (is_topmost && !goto_catch_handler && in DoComputeInterpretedFrame()1172 if (goto_catch_handler) { in DoComputeInterpretedFrame()1207 !goto_catch_handler in DoComputeInterpretedFrame()
562 int frame_index, bool goto_catch_handler);