Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h270 ARK_INLINE bool IsHole() const in IsHole() function
Delements.cpp57 bool Elements::IsHole(ElementsKind kind) in IsHole() function in panda::ecmascript::Elements
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h310 inline bool IsHole() const in IsHole() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp430 bool JSValueRef::IsHole() in IsHole() function in panda::JSValueRef