Searched defs:IsHole (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | elements.cpp | 57 bool Elements::IsHole(ElementsKind kind) in IsHole() function in panda::ecmascript::Elements |
| H A D | js_tagged_value.h | 270 ARK_INLINE bool IsHole() const in IsHole() function in panda::ecmascript::JSTaggedValue |
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ | ||
| H A D | tagged_value.h | 310 inline bool IsHole() const in IsHole() function in ark::coretypes::TaggedValue |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 436 bool JSValueRef::IsHole() in IsHole() function in panda::JSValueRef |
Completed in 14 milliseconds