Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dsimulator-mips.cc842 static bool ICacheMatch(void* one, void* two) { in ICacheMatch() function
952 i_cache_ = new v8::internal::HashMap(&ICacheMatch); in Simulator()
/external/v8/src/mips64/
Dsimulator-mips64.cc772 static bool ICacheMatch(void* one, void* two) { in ICacheMatch() function
882 i_cache_ = new v8::internal::HashMap(&ICacheMatch); in Simulator()
/external/v8/src/arm/
Dsimulator-arm.cc610 static bool ICacheMatch(void* one, void* two) { in ICacheMatch() function
720 i_cache_ = new v8::internal::HashMap(&ICacheMatch); in Simulator()