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

/external/v8/src/profiler/
H A Dheap-snapshot-generator.cc2406 const char* label_copy = names_->GetCopy(label); local
2408 label_copy,
2409 static_cast<int>(strlen(label_copy)),
2412 native_groups_.LookupOrInsert(const_cast<char*>(label_copy), hash);

Completed in 74 milliseconds