Searched defs:exceptionHandle (Results 1 – 3 of 3) sorted by relevance
646 JSHandle<JSTaggedValue> exceptionHandle = GetEcmaUncaughtException(); in GetAndClearEcmaUncaughtException() local656 JSHandle<JSTaggedValue> exceptionHandle(thread_, thread_->GetException()); in GetEcmaUncaughtException() local671 JSHandle<JSTaggedValue> exceptionHandle(thread_, JSTaggedValue(exception)); in HandleUncaughtException() local
529 JSHandle<JSTaggedValue> exceptionHandle(thread, JSTaggedValue::Exception()); in GetProperty() local
238 JSHandle<JSTaggedValue> exceptionHandle(thread, thread->GetException()); in HWTEST_F_L0() local