Home
last modified time | relevance | path

Searched defs:father (Results 1 – 5 of 5) 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_frontend/es2panda/test/parser/sendable_class/
Dsendable-class-field-type.ts30 father: Person; property in Person
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_forin_iterator_test.cpp34 JSHandle<JSObject> father = JSObject::ObjectCreate(thread, grandfather); in HWTEST_F_L0() local
Djs_object_test.cpp143 JSHandle<JSObject> father = JSObject::ObjectCreate(thread, grandfather); in GetPropertyHasOwnPeroperty() local
350 JSHandle<JSObject> father = JSObject::ObjectCreate(thread, grandfather); in HWTEST_F_L0() local
418 JSHandle<JSObject> father = JSObject::ObjectCreate(thread, grandfather); in HWTEST_F_L0() local