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