Searched defs:kUnresolvedFunctionName (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/v8/src/ | ||
| D | profile-generator.h | 320 static const char* const kUnresolvedFunctionName; variable |
| D | profile-generator.cc | 566 const char* const ProfileGenerator::kUnresolvedFunctionName = member in v8::internal::ProfileGenerator |