Searched defs:handleObject (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | object_operator_third_test.cpp | 58 …JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc),… in HWTEST_F_L0() local 124 …JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc),… in HWTEST_F_L0() local 168 …JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc),… in HWTEST_F_L0() local 250 …JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc),… in HWTEST_F_L0() local 365 JSHandle<JSObject> handleObject = in HWTEST_F_L0() local 388 JSHandle<JSObject> handleObject = in HWTEST_F_L0() local
|
| D | object_operator_first_test.cpp | 271 JSHandle<JSTaggedValue> handleObject(factory->NewEmptyJSObject()); in HWTEST_F_L0() local 354 …JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc),… in HWTEST_F_L0() local 418 …JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc),… in HWTEST_F_L0() local 444 …JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc),… in HWTEST_F_L0() local 466 …JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc),… in HWTEST_F_L0() local 488 JSHandle<JSObject> handleObject = JSObject::ObjectCreate(thread, handleGlobalObject); in HWTEST_F_L0() local
|
| D | object_operator_second_test.cpp | 172 …JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc),… in HWTEST_F_L0() local 246 …JSHandle<JSObject> handleObject = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc),… in HWTEST_F_L0() local
|