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