Home
last modified time | relevance | path

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

/external/v8/src/debug/
Ddebug-scopes.h103 static bool InternalizedStringMatch(void* key1, void* key2) { in InternalizedStringMatch() function
Ddebug-scopes.cc433 non_locals_ = new HashMap(InternalizedStringMatch); in CollectNonLocals()