Home
last modified time | relevance | path

Searched defs:its (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_async_from_sync_iterator.cpp167 JSHandle<JSTaggedValue> its = JSHandle<JSTaggedValue>::Cast(iterResult); in Return() local
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context_misc.cpp107 const auto &its = arr->GetItems(); in ReprValueItem() local
Dlinker_context.cpp688 auto its = old->GetItems(); in ArrayValueFromOld() local
/arkcompiler/ets_runtime/ecmascript/
Djs_async_generator_object.cpp65 JSHandle<JSTaggedValue> its = JSHandle<JSTaggedValue>::Cast(iteratorResult); in AsyncGeneratorResolve() local