Searched defs:exceptionHandle (Results 1 – 6 of 6) sorted by relevance
214 JSHandle<JSTaggedValue> exceptionHandle(thread, thread->GetException()); in HWTEST_F_L0() local
520 JSHandle<JSTaggedValue> exceptionHandle(thread, JSTaggedValue::Exception()); in CheckGetTrapResult() local566 JSHandle<JSTaggedValue> exceptionHandle(thread, JSTaggedValue::Exception()); in GetProperty() local
782 JSHandle<JSTaggedValue> exceptionHandle = GetEcmaUncaughtException(); in GetAndClearEcmaUncaughtException() local792 JSHandle<JSTaggedValue> exceptionHandle(thread_, thread_->GetException()); in GetEcmaUncaughtException() local
321 JSHandle<JSTaggedValue> exceptionHandle(this, exception); in HandleUncaughtException() local
2002 JSHandle<JSTaggedValue> exceptionHandle(thread, error); in AsyncModuleExecutionRejected() local
4952 JSHandle<JSTaggedValue> exceptionHandle = JSNApiHelper::ToJSHandle(exception); in PrintExceptionInfo() local