Searched refs:address_to_name_map_ (Results 1 – 1 of 1) sorted by relevance
366 address_to_name_map_.Move(from, to); in CodeMoveEvent()372 address_to_name_map_.Remove(from); in CodeDeleteEvent()376 return address_to_name_map_.Lookup(address); in Lookup()453 address_to_name_map_.Insert(code->address(), name, length); in LogRecordedBuffer()456 NameMap address_to_name_map_; member in v8::internal::CodeAddressMap