Home
last modified time | relevance | path

Searched defs:newTab (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dtagged_hash_array.cpp115 JSHandle<TaggedHashArray> newTab(thread, newTabValue); in Resize() local
136 void TaggedHashArray::NodeDisperse(JSThread *thread, const JSHandle<TaggedHashArray> &newTab, in NodeDisperse()
/arkcompiler/ets_runtime/ecmascript/tests/
Drb_tree_node_test.cpp179 JSHandle<TaggedHashArray> newTab = in HWTEST_F_L0() local