Searched defs:PolymorphicCodeCacheHashTable (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dobjects.h840 V(PolymorphicCodeCacheHashTable) \
6558 class PolymorphicCodeCacheHashTable class in namespace:v8::internal
6567 static inline PolymorphicCodeCacheHashTable* cast(Object* obj);
6571 DISALLOW_IMPLICIT_CONSTRUCTORS(PolymorphicCodeCacheHashTable);

Completed in 48 milliseconds