Searched defs:errorResult (Results 1 – 3 of 3) sorted by relevance
184 …JSHandle<JSTaggedValue> errorResult(thread, ErrorHelper::ErrorCommonConstructor(argv1, ErrorType::… in HWTEST_F_L0() local360 …JSHandle<JSTaggedValue> errorResult(thread, ErrorHelper::ErrorCommonConstructor(argv1, ErrorType::… in HWTEST_F_L0() local
736 JSHandle<JSTaggedValue> errorResult(thread, JSTaggedValue::Exception()); in FormatNumeric() local741 JSHandle<JSTaggedValue> errorResult(thread, JSTaggedValue::Exception()); in FormatNumeric() local
769 … JSHandle<CompletionRecord> errorResult = JSHandle<CompletionRecord>::Cast(errorCompletion); in PerformPromiseAny() local