HomeSort by relevance Sort by last modified time
    Searched defs:kProgramEntryName (Results 1 - 2 of 2) sorted by null

  /external/v8/src/profiler/
profile-generator.cc 551 const char* const ProfileGenerator::kProgramEntryName =
564 profiles->NewCodeEntry(Logger::FUNCTION_TAG, kProgramEntryName)),
profile-generator.h 364 static const char* const kProgramEntryName;

Completed in 669 milliseconds