Home
last modified time | relevance | path

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

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