Home
last modified time | relevance | path

Searched refs:NewJSAPIStack (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp299 static JSHandle<JSAPIStack> NewJSAPIStack(ObjectFactory *factory, JSHandle<JSTaggedValue> proto) in NewJSAPIStack() function
1193 JSHandle<JSAPIStack> jsStack = NewJSAPIStack(factory, proto); in HWTEST_F_L0()
1200 factory->NewJSAPIStackIterator(NewJSAPIStack(factory, proto)); in HWTEST_F_L0()