Home
last modified time | relevance | path

Searched defs:AddressesMatch (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/cctest/
Dtest-heap-profiler.cc62 static bool AddressesMatch(void* key1, void* key2) { in AddressesMatch() function in __anondc1e75410111::NamedEntriesDetector
135 static bool AddressesMatch(void* key1, void* key2) { in AddressesMatch() function
/external/v8/src/profiler/
Dheap-snapshot-generator.cc360 static bool AddressesMatch(void* key1, void* key2) { in AddressesMatch() function