Home
last modified time | relevance | path

Searched refs:IsPolymorphicCodeCacheHashTable (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dobjects-debug.cc379 CHECK(cache()->IsUndefined() || cache()->IsPolymorphicCodeCacheHashTable()); in PolymorphicCodeCacheVerify()
Dobjects-inl.h962 bool Object::IsPolymorphicCodeCacheHashTable() const { in IsPolymorphicCodeCacheHashTable() function