Lines Matching refs:PolymorphicCodeCache
446 V(POLYMORPHIC_CODE_CACHE, PolymorphicCodeCache, polymorphic_code_cache) \
6522 class PolymorphicCodeCache: public Struct {
6526 static void Update(Handle<PolymorphicCodeCache> cache,
6538 static inline PolymorphicCodeCache* cast(Object* obj);
6554 DISALLOW_IMPLICIT_CONSTRUCTORS(PolymorphicCodeCache);