Home
last modified time | relevance | path

Searched defs:son (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_forin_iterator_test.cpp36 JSHandle<JSObject> son = JSObject::ObjectCreate(thread, father); in HWTEST_F_L0() local
Djs_object_test.cpp144 JSHandle<JSObject> son = JSObject::ObjectCreate(thread, father); in GetPropertyHasOwnPeroperty() local
351 JSHandle<JSObject> son = JSObject::ObjectCreate(thread, father); in HWTEST_F_L0() local
419 JSHandle<JSObject> son = JSObject::ObjectCreate(thread, father); in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/dynamic/test/
Dpt_json_test.cpp209 cJSON son; in HWTEST_F_L0() local