Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dobject_fast_operator.h31 GetInternal = 0x1UL << 1, enumerator
39 static inline bool GetInternal(Status status) in GetInternal() function