Home
last modified time | relevance | path

Searched refs:asyncit (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h1252 JSHandle<JSTaggedValue> asyncit = JSIterator::GetAsyncIterator(thread, obj); in RuntimeGetAsyncIterator() local
1254 return asyncit.GetTaggedValue(); in RuntimeGetAsyncIterator()