Home
last modified time | relevance | path

Searched defs:GetIterator (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DdynamicContext.h136 const Iterator &GetIterator() const in GetIterator() function
166 const DestructuringIterator &GetIterator() const in GetIterator() function
Dpandagen.cpp1637 void PandaGen::GetIterator(const ir::AstNode *node) in GetIterator() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_runtime/ecmascript/
Djs_iterator.cpp44 JSHandle<JSTaggedValue> JSIterator::GetIterator(JSThread *thread, const JSHandle<JSTaggedValue> &ob… in GetIterator() function in panda::ecmascript::JSIterator
57 JSHandle<JSTaggedValue> JSIterator::GetIterator(JSThread *thread, const JSHandle<JSTaggedValue> &ob… in GetIterator() function in panda::ecmascript::JSIterator
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_iterator_test.cpp61 HWTEST_F_L0(JSIteratorTest, GetIterator) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_set_test.cpp350 HWTEST_F_L0(BuiltinsSetTest, GetIterator) in HWTEST_F_L0() argument
Dbuiltins_map_test.cpp343 HWTEST_F_L0(BuiltinsMapTest, GetIterator) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp771 JSTaggedValue SlowRuntimeStub::GetIterator(JSThread *thread, JSTaggedValue obj) in GetIterator() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1266 DEF_RUNTIME_STUBS(GetIterator) in DEF_RUNTIME_STUBS() argument