Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Delements.cpp60 bool Elements::IsHole(ElementsKind kind) in IsHole() function in panda::ecmascript::Elements
Djs_tagged_value.h314 ARK_INLINE bool IsHole() const in IsHole() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3032 bool JSValueRef::IsHole() in IsHole() function in panda::JSValueRef