Home | History | Annotate | Download | only in src

Lines Matching refs:hash_table

5406   PolymorphicCodeCacheHashTable* hash_table =
5409 { MaybeObject* maybe_new_cache = hash_table->Put(maps, flags, code);
5420 PolymorphicCodeCacheHashTable* hash_table =
5422 return Handle<Object>(hash_table->Lookup(maps, flags));