Searched defs:IsHole (Results 1 – 5 of 5) sorted by relevance
46 bool Elements::IsHole(ElementsKind kind) in IsHole() function in panda::ecmascript::Elements
309 ARK_INLINE bool IsHole() const in IsHole() function
310 inline bool IsHole() const in IsHole() function
1196 HWTEST_F_L0(JSNApiTests, IsHole) in HWTEST_F_L0() argument
500 bool JSValueRef::IsHole() in IsHole() function in panda::JSValueRef