Searched defs:handleObject (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | object_operator_third_test.cpp | 58 JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); in HWTEST_F_L0() local 124 JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); in HWTEST_F_L0() local 168 JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); HWTEST_F_L0() local 250 JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); HWTEST_F_L0() local 359 JSHandle<JSObject> handleObject = HWTEST_F_L0() local 382 JSHandle<JSObject> handleObject = HWTEST_F_L0() local [all...] |
| H A D | object_operator_first_test.cpp | 354 JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); in HWTEST_F_L0() local 418 JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); in HWTEST_F_L0() local 444 JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); HWTEST_F_L0() local 465 JSHandle<JSObject> handleObject = JSObject::ObjectCreate(thread, handleGlobalObject); HWTEST_F_L0() local [all...] |
| H A D | object_operator_second_test.cpp | 171 JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); in HWTEST_F_L0() local 244 JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); in HWTEST_F_L0() local [all...] |
Completed in 3 milliseconds