Searched defs:exceptionHandle (Results 1 – 2 of 2) sorted by relevance
526 JSHandle<JSTaggedValue> exceptionHandle = GetEcmaUncaughtException(); in GetAndClearEcmaUncaughtException() local536 JSHandle<JSTaggedValue> exceptionHandle(thread_, thread_->GetException()); in GetEcmaUncaughtException() local551 JSHandle<JSTaggedValue> exceptionHandle(thread_, JSTaggedValue(exception)); in HandleUncaughtException() local
506 JSHandle<JSTaggedValue> exceptionHandle(thread, JSTaggedValue::Exception()); in GetProperty() local