Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Delements.cpp65 bool Elements::IsHole(ElementsKind kind) in IsHole() function in panda::ecmascript::Elements
Djs_tagged_value.h254 ARK_INLINE bool IsHole() const in IsHole() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.h267 bool IsHole() const in IsHole() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h311 inline bool IsHole() const in IsHole() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp365 bool JSValueRef::IsHole() in IsHole() function in panda::JSValueRef