Home
last modified time | relevance | path

Searched refs:throwString (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_async_from_sync_iterator.cpp82 JSHandle<JSTaggedValue> throwString = globalConstant->GetHandledThrowString(); in Throw() local
83 JSHandle<JSTaggedValue> throwResult = JSObject::GetMethod(thread, syncIterator, throwString); in Throw()
84 RETURN_REJECT_PROMISE_IF_ABRUPT(thread, throwString, pcap); in Throw()

Completed in 1 milliseconds