Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/merge_abc/protos/
Dmeta.proto32 Metadata father = 1; field
37 AnnotationMetadata father = 1; field
42 ItemMetadata father = 1; field
46 ItemMetadata father = 1; field
52 ItemMetadata father = 1; field
56 AnnotationMetadata father = 1; field
Dannotation.proto34 Value father = 1; field
47 Value father = 1; field
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_forin_iterator_test.cpp58 JSHandle<JSObject> father = JSObject::ObjectCreate(thread, grandfather); in HWTEST_F_L0() local
Djs_object_test.cpp165 JSHandle<JSObject> father = JSObject::ObjectCreate(thread, grandfather); in HWTEST_F_L0() local
357 JSHandle<JSObject> father = JSObject::ObjectCreate(thread, grandfather); in HWTEST_F_L0() local
389 JSHandle<JSObject> father = JSObject::ObjectCreate(thread, grandfather); in HWTEST_F_L0() local
446 JSHandle<JSObject> father = JSObject::ObjectCreate(thread, grandfather); in HWTEST_F_L0() local