Searched refs:goto_catch_handler (Results 1 – 2 of 2) sorted by relevance
806 int frame_index, bool goto_catch_handler) { in DoComputeJSFrame() argument818 if (goto_catch_handler) { in DoComputeJSFrame()834 height_in_bytes, goto_catch_handler ? " (throw)" : ""); in DoComputeJSFrame()936 if (goto_catch_handler) { in DoComputeJSFrame()979 if (goto_catch_handler) { in DoComputeJSFrame()1008 unsigned pc_offset = goto_catch_handler in DoComputeJSFrame()1017 goto_catch_handler in DoComputeJSFrame()1049 bool goto_catch_handler) { in DoComputeInterpretedFrame() argument1076 goto_catch_handler ? " (throw)" : ""); in DoComputeInterpretedFrame()1078 if (goto_catch_handler) { in DoComputeInterpretedFrame()[all …]
523 bool goto_catch_handler);525 int frame_index, bool goto_catch_handler);