Home | History | Annotate | Download | only in src

Lines Matching refs:handler

138   C(Handler, handler)                                   \
202 // Get the top C++ try catch handler or NULL if none are registered.
209 // Get the address of the top C++ try catch handler or NULL if
217 // corresponds to the place on the JS stack where the C++ handler
223 // Set the address of the top C++ try catch handler.
603 static Address handler(ThreadLocalTop* thread) { return thread->handler_; }
641 // handler the exception is scheduled to be rethrown when we return to running