Searched refs:catch_handler_pc_offset_ (Results 1 – 2 of 2) sorted by relevance
443 catch_handler_pc_offset_(-1), in Deoptimizer()727 catch_handler_pc_offset_ = LookupCatchHandler( in DoComputeOutputFrames()729 if (catch_handler_pc_offset_ >= 0) { in DoComputeOutputFrames()1009 ? catch_handler_pc_offset_ in DoComputeJSFrame()1079 bytecode_offset = catch_handler_pc_offset_; in DoComputeInterpretedFrame()
595 int catch_handler_pc_offset_; variable