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

/external/v8/src/
H A Dobjects.cc5432 class PolymorphicCodeCacheHashTableKey : public HashTableKey { class in namespace:v8::internal
5435 PolymorphicCodeCacheHashTableKey(MapHandleList* maps, int code_flags) function in class:v8::internal::PolymorphicCodeCacheHashTableKey
5523 PolymorphicCodeCacheHashTableKey key(maps, code_flags);
5533 PolymorphicCodeCacheHashTableKey key(maps, code_flags);

Completed in 78 milliseconds