Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
DdynamicContext.h152 const Iterator &GetIterator() const in GetIterator() function
182 const DestructuringIterator &GetIterator() const in GetIterator() function
Dpandagen.cpp1742 void PandaGen::GetIterator(const ir::AstNode *node) in GetIterator() function in panda::es2panda::compiler::PandaGen
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference.h159 Iterator GetIterator() const in GetIterator() function
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_iterator_test.cpp37 HWTEST_F_L0(JSIteratorTest, GetIterator) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_iterator.cpp38 JSHandle<JSTaggedValue> JSIterator::GetIterator(JSThread *thread, const JSHandle<JSTaggedValue> &ob… in GetIterator() function in panda::ecmascript::JSIterator
51 JSHandle<JSTaggedValue> JSIterator::GetIterator(JSThread *thread, const JSHandle<JSTaggedValue> &ob… in GetIterator() function in panda::ecmascript::JSIterator
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DdynamicContext.h150 const Iterator &GetIterator() const in GetIterator() function
Dpandagen.cpp1447 void PandaGen::GetIterator(const ir::AstNode *node) in GetIterator() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_set_test.cpp327 HWTEST_F_L0(BuiltinsSetTest, GetIterator) in HWTEST_F_L0() argument
Dbuiltins_map_test.cpp327 HWTEST_F_L0(BuiltinsMapTest, GetIterator) in HWTEST_F_L0() argument
Dbuiltins_shared_map_test.cpp395 HWTEST_F_L0(BuiltinsSharedMapTest, GetIterator) in HWTEST_F_L0() argument
Dbuiltins_shared_set_test.cpp365 HWTEST_F_L0(BuiltinsSharedSetTest, GetIterator) in HWTEST_F_L0() argument
Dbuiltins_shared_array_test.cpp1543 HWTEST_F_L0(BuiltinsSharedArrayTest, GetIterator) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp754 JSTaggedValue SlowRuntimeStub::GetIterator(JSThread *thread, JSTaggedValue obj) in GetIterator() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp3151 DEF_CALL_SIGNATURE(GetIterator) in DEF_CALL_SIGNATURE() argument
Dstub_builder.cpp9966 GateRef StubBuilder::GetIterator(GateRef glue, GateRef obj, ProfileOperation callback) in GetIterator() function in panda::ecmascript::kungfu::StubBuilder
10033 GateRef StubBuilder::GetIterator(GateRef glue, GateRef obj, ProfileOperation callback) in GetIterator() function in panda::ecmascript::kungfu::StubBuilder