Home
last modified time | relevance | path

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

/external/v8/src/
Dcompilation-cache.cc460 static bool SourceHashCompare(void* key1, void* key2) { in SourceHashCompare() function
467 eager_optimizing_set_ = new HashMap(&SourceHashCompare); in EagerOptimizingSet()