Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dproperty_attributes.h213 inline void SetIsConstProps(bool flag) in SetIsConstProps() function
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h704 attributes.SetIsConstProps(true); in RuntimeStGlobalRecord()