Home
last modified time | relevance | path

Searched defs:jsobject (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Ddynamic_object_accessor_test.cpp44 JSHandle<JSObject> jsobject = JSObjectCreate(thread); in HWTEST_F_L0() local
67 JSHandle<JSObject> jsobject = JSObjectCreate(thread); in HWTEST_F_L0() local
Djs_function_test.cpp89 JSHandle<JSObject> jsobject = in HWTEST_F_L0() local
Djs_object_test.cpp53 JSHandle<JSObject> jsobject = in HWTEST_F_L0() local
61 JSHandle<JSObject> jsobject = in HWTEST_F_L0() local
493 JSHandle<JSObject> jsobject(obj1); in HWTEST_F_L0() local
589 JSHandle<JSObject> jsobject(obj1); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_json_test.cpp94 …JSHandle<JSObject> jsobject(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objectFunc), ob… in CreateBuiltinJSObject1() local