Home
last modified time | relevance | path

Searched refs:TopExceptionHandlerType (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
Disolate.cc2216 if (TopExceptionHandlerType(Object()) == in ThrowInternal()
2288 TopExceptionHandlerType(pending_exception())); in ThrowInternal()
2491 Isolate::ExceptionHandlerType Isolate::TopExceptionHandlerType( in ThrowInternal() function in v8::internal::Isolate
2540 ExceptionHandlerType top_handler = TopExceptionHandlerType(exception_obj); in ThrowInternal()
2591 TopExceptionHandlerType(pending_exception())); in ThrowInternal()
Disolate.h796 ExceptionHandlerType TopExceptionHandlerType(Object exception);