Searched defs:isZombie (Results 1 – 3 of 3) sorted by relevance
123 virtual bool isZombie() const { return false; } in isZombie() function348 inline bool JSValue::isZombie() const in isZombie() function
212 bool isZombie(const JSCell* cell) in isZombie() function
44 virtual bool isZombie() const { return true; } in isZombie() function