Home
last modified time | relevance | path

Searched refs:NewJSAPITreeSet (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Ddump_test.cpp302 static JSHandle<JSAPITreeSet> NewJSAPITreeSet(JSThread *thread, ObjectFactory *factory) in NewJSAPITreeSet() function
1347 JSHandle<JSAPITreeSet> jsTreeSet = NewJSAPITreeSet(thread, factory); in HWTEST_F_L0()
1363 JSHandle<JSAPITreeSet> jsTreeSet = NewJSAPITreeSet(thread, factory); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_dump_test.cpp417 JSHandle<JSAPITreeSet> NewJSAPITreeSet() in NewJSAPITreeSet() function in panda::test::HeapDumpTestHelper
1052 auto jsAPITreeSet = tester.NewJSAPITreeSet(); in HWTEST_F_L0()

Completed in 5 milliseconds