Home
last modified time | relevance | path

Searched refs:IsConstProps (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dproperty_attributes.h218 inline bool IsConstProps() const in IsConstProps() function
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h1338 if (dict->GetAttributes(entry).IsConstProps()) { in RuntimeTryUpdateGlobalRecord()