Home | History | Annotate | Download | only in src

Lines Matching refs:CATCH

163   // Mark try catch as breakable to avoid adding a break slot in front of it.
1216 // and control is passed to the catch block with the exception in the
1224 // Extend the context before executing the catch block.
1225 { Comment cmnt(masm_, "[ Extend catch context");
1248 __ PushTryHandler(StackHandler::CATCH, stmt->index());