Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context_misc.cpp171 const auto &its = arr->GetItems(); in ReprItem() local
Dlinker_context.cpp661 auto its = old->GetItems(); in AnnotFromOld() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_async_from_sync_iterator.cpp169 JSHandle<JSTaggedValue> its = JSHandle<JSTaggedValue>::Cast(iterResult); in Return() local
/arkcompiler/ets_runtime/ecmascript/
Djs_async_generator_object.cpp74 JSHandle<JSTaggedValue> its = JSHandle<JSTaggedValue>::Cast(iteratorResult); in AsyncGeneratorResolve() local