Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_stack_iterator_test.cpp73 …JSHandle<JSAPIStack> jsStack(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(constructor), … in CreateJSApiStack() local
90 JSHandle<JSAPIStack> jsStack = CreateJSApiStack(thread); in HWTEST_F_L0() local
131 JSHandle<JSAPIStack> jsStack = CreateJSApiStack(thread); in HWTEST_F_L0() local
216 JSHandle<JSAPIStack> jsStack = CreateJSApiStack(thread); in HWTEST_F_L0() local
Ddump_test.cpp302 …JSHandle<JSAPIStack> jsStack = JSHandle<JSAPIStack>::Cast(factory->NewJSObjectWithInit(stackClass)… in NewJSAPIStack() local
1193 JSHandle<JSAPIStack> jsStack = NewJSAPIStack(factory, proto); in HWTEST_F_L0() local