Searched defs:CheckHole (Results 1 – 3 of 3) sorted by relevance
66 uint32_t ChangeListener::CheckHole(const JSThread *thread, const JSHandle<ChangeListener> &array) in CheckHole() function in panda::ecmascript::ChangeListener
136 uint32_t WeakVector::CheckHole(const JSThread *thread, const JSHandle<WeakVector> &vec) in CheckHole() function in panda::ecmascript::WeakVector
230 HWTEST_F_L0(ProtoChangeDetailsTest, CheckHole) in HWTEST_F_L0() argument