Home
last modified time | relevance | path

Searched refs:IsNotHole (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dproperty_attributes.h284 inline bool IsNotHole() const in IsNotHole() function in panda::ecmascript::TrackType::PropertyAttributes
H A Djs_hclass.cpp1138 if (attr.IsNotHole()) { in LookupPropertyInAotHClass()
1178 if (attr.IsNotHole()) { in LookupPropertyInPGOHClass()
1487 if (attr.IsNotHole()) { in LookupPropertyInBuiltinHClass()
H A Djs_hclass.h2168 inline bool IsNotHole() const
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_ark_tools.cpp171 return GetTaggedBoolean(attr.IsNotHole()); in IsNotHoleProperty()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_hcr_lowering.cpp912 if (plr.IsNotHole()) { in LowerCallSetter()
3087 if (plr.IsNotHole()) { in LoadPropertyFromHolder()

Completed in 17 milliseconds