Home
last modified time | relevance | path

Searched defs:itRecord (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_promise.cpp131 JSHandle<PromiseIteratorRecord> itRecord = factory->NewPromiseIteratorRecord(itor, done); in All() local
436 PerformPromiseAll(JSThread *thread, const JSHandle<PromiseIteratorRecord> &itRecord, const JSHandle<JSTaggedValue> &ctor, const JSHandle<PromiseCapability> &capa) PerformPromiseAll() argument
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-parser.cpp1898 auto itRecord = program_.recordTable.find(recordName); in ParseOperandField() local

Completed in 6 milliseconds