Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dobject_fast_operator.h31 UseOwn = 0x01UL, enumerator
36 static inline bool UseOwn(Status status) in UseOwn() function