Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp749 result.SetIsWritable(attr.IsWritable()); in LookupPropertyInAotHClass()
Djs_hclass.h1751 inline void SetIsWritable(bool flag) in SetIsWritable() function