Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
Dbecommon.h43 JClassFieldInfo(bool isRef, bool isUnowned, bool isWeak, uint32 offset) in JClassFieldInfo()
72 bool isUnowned; /* used to mark unowned fields for RC */ variable