Home | History | Annotate | Download | only in src

Lines Matching defs:handler

195   // Get the top C++ try catch handler or NULL if none are registered.
202 // Get the address of the top C++ try catch handler or NULL if
210 // corresponds to the place on the JS stack where the C++ handler
216 // Set the address of the top C++ try catch handler.
618 static Address handler(ThreadLocalTop* thread) { return thread->handler_; }
658 // handler the exception is scheduled to be rethrown when we return to running