Searched refs:exception_handle (Results 1 – 2 of 2) sorted by relevance
1017 Handle<Object> exception_handle(exception, this); in Throw() local1036 debug()->OnThrow(exception_handle); in Throw()1051 ReportBootstrappingException(exception_handle, location); in Throw()1053 Handle<Object> message_obj = CreateMessage(exception_handle, location); in Throw()1080 set_pending_exception(*exception_handle); in Throw()
1595 i::Handle<i::JSObject> exception_handle( in TestParserSyncWithFlags() local1598 i::JSReceiver::GetProperty(isolate, exception_handle, "message") in TestParserSyncWithFlags()5564 i::Handle<i::JSObject> exception_handle( in TEST() local5567 i::JSReceiver::GetProperty(isolate, exception_handle, "message") in TEST()