Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.cc2403 const char* label_copy = names_->GetCopy(label); in FindOrAddGroupInfo() local
2405 label_copy, in FindOrAddGroupInfo()
2406 static_cast<int>(strlen(label_copy)), in FindOrAddGroupInfo()
2409 native_groups_.LookupOrInsert(const_cast<char*>(label_copy), hash); in FindOrAddGroupInfo()