Searched defs:IsHole (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | elements.cpp | 60 bool Elements::IsHole(ElementsKind kind) in IsHole() function in panda::ecmascript::Elements |
| D | js_tagged_value.h | 314 ARK_INLINE bool IsHole() const in IsHole() function |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | jsnapi.cpp | 3032 bool JSValueRef::IsHole() in IsHole() function in panda::JSValueRef |