Searched defs:GetCopy (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | js-inlining.cc | 189 Node* GetCopy(Node* original) { in GetCopy() function in v8::internal::compiler::CopyVisitor |
/external/v8/src/ | ||
D | profile-generator.cc | 41 const char* StringsStorage::GetCopy(const char* src) { in GetCopy() function in v8::internal::StringsStorage |