Home
last modified time | relevance | path

Searched refs:kGarbageCollectorEntryName (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dprofile-generator.h431 static const char* const kGarbageCollectorEntryName; variable
Dprofile-generator.cc830 const char* const ProfileGenerator::kGarbageCollectorEntryName = member in v8::internal::ProfileGenerator
840 kGarbageCollectorEntryName)) { in ProfileGenerator()