Home
last modified time | relevance | path

Searched defs:GetCurrentNode (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_hasharray_iterator.h61 static JSHandle<JSTaggedValue> GetCurrentNode(JSThread *thread, JSHandle<T> iter, in GetCurrentNode() function
/arkcompiler/ets_runtime/ecmascript/
Dtagged_hash_array.cpp269 JSHandle<JSTaggedValue> TaggedHashArray::GetCurrentNode(JSThread *thread, JSMutableHandle<TaggedQue… in GetCurrentNode() function in panda::ecmascript::TaggedHashArray
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_hash_array_test.cpp532 HWTEST_F_L0(TaggedHashArrayTest, GetCurrentNode) in HWTEST_F_L0() argument