Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/coretypes/
Dtagged_value.h290 inline bool IsHole() const in IsHole() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h312 ARK_INLINE bool IsHole() const in IsHole() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2276 bool JSValueRef::IsHole() in IsHole() function in panda::JSValueRef