Searched refs:catch_handler_pc_offset_ (Results 1 – 2 of 2) sorted by relevance
487 catch_handler_pc_offset_(-1), in Deoptimizer()755 catch_handler_pc_offset_ = LookupCatchHandler( in DoComputeOutputFrames()757 if (catch_handler_pc_offset_ >= 0) { in DoComputeOutputFrames()859 bytecode_offset = catch_handler_pc_offset_; in DoComputeInterpretedFrame()
608 int catch_handler_pc_offset_; variable