Home
last modified time | relevance | path

Searched defs:GetIterator (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DdynamicContext.h136 const Iterator &GetIterator() const in GetIterator() function in panda::es2panda::panda::es2panda::compiler::IteratorContext
166 const DestructuringIterator &GetIterator() const in GetIterator() function in panda::es2panda::panda::es2panda::compiler::DestructuringIteratorContext
H A Dpandagen.cpp1714 void PandaGen::GetIterator(const ir::AstNode *node) in GetIterator() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_runtime/ecmascript/
H A Djs_iterator.cpp38 JSHandle<JSTaggedValue> JSIterator::GetIterator(JSThread *thread, const JSHandle<JSTaggedValue> &obj) in GetIterator() function in panda::ecmascript::JSIterator
51 JSHandle<JSTaggedValue> JSIterator::GetIterator(JSThread *thread, const JSHandle<JSTaggedValue> &obj, in GetIterator() function in panda::ecmascript::JSIterator
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DdynamicContext.h150 const Iterator &GetIterator() const in GetIterator() function in ark::es2panda::ark::es2panda::compiler::IteratorContext
H A Dpandagen.cpp1492 void PandaGen::GetIterator(const ir::AstNode *node) in GetIterator() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp754 JSTaggedValue SlowRuntimeStub::GetIterator(JSThread *thread, JSTaggedValue obj) in GetIterator() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp8492 GateRef StubBuilder::GetIterator(GateRef glue, GateRef obj, ProfileOperation callback) in GetIterator() function in panda::ecmascript::kungfu::StubBuilder

Completed in 27 milliseconds