Home
last modified time | relevance | path

Searched defs:handleHolder (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dobject_operator_first_test.cpp147 JSHandle<JSObject> handleHolder = factory->NewEmptyJSObject(); in HWTEST_F_L0() local
[all...]
H A Dobject_operator_second_test.cpp73 JSHandle<JSObject> handleHolder = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); in HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/ic/tests/
H A Dic_runtime_stub_test.cpp347 JSHandle<JSObject> handleHolder = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), objFun); in HWTEST_F_L0() local
405 JSHandle<JSObject> handleHolder = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), objFun); in HWTEST_F_L0() local
[all...]

Completed in 4 milliseconds