Searched refs:IsPolymorphicCodeCacheHashTable (Results 1 – 2 of 2) sorted by relevance
379 CHECK(cache()->IsUndefined() || cache()->IsPolymorphicCodeCacheHashTable()); in PolymorphicCodeCacheVerify()
962 bool Object::IsPolymorphicCodeCacheHashTable() const { in IsPolymorphicCodeCacheHashTable() function