Home
last modified time | relevance | path

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

/external/v8/src/
Dgdb-jit.cc1995 static uint32_t HashCodeAddress(Address addr) { in HashCodeAddress() function
2011 HashMap::Entry* e = line_map->LookupOrInsert(addr, HashCodeAddress(addr)); in PutLineInfo()
2018 void* value = GetLineMap()->Remove(addr, HashCodeAddress(addr)); in GetLineInfo()