Home
last modified time | relevance | path

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

/external/v8/src/
Dprofile-generator.h69 const char* GetCopy(const char* src);
Dprofile-generator.cc109 const char* StringsStorage::GetCopy(const char* src) { in GetCopy() function in v8::internal::StringsStorage
2267 collection_->names()->GetCopy(info->GetLabel()), in AllocateEntry()