Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Delements.cpp46 bool Elements::IsHole(ElementsKind kind) in IsHole() function in panda::ecmascript::Elements
Djs_tagged_value.h309 ARK_INLINE bool IsHole() const in IsHole() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h310 inline bool IsHole() const in IsHole() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp1196 HWTEST_F_L0(JSNApiTests, IsHole) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp500 bool JSValueRef::IsHole() in IsHole() function in panda::JSValueRef