Home
last modified time | relevance | path

Searched defs:defaultAttr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dlayout_info_test.cpp41 PropertyAttributes defaultAttr = PropertyAttributes::Default(); in HWTEST_F_L0() local
56 PropertyAttributes defaultAttr = PropertyAttributes::Default(); in HWTEST_F_L0() local
75 PropertyAttributes defaultAttr = PropertyAttributes::Default(); in HWTEST_F_L0() local
117 PropertyAttributes defaultAttr = PropertyAttributes::Default(); in GetAllKeysCommon() local
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp1443 auto defaultAttr = PropertyAttributes(attr.GetPropertyMetaData()); in DumpToString() local