HomeSort by relevance Sort by last modified time
    Searched refs:StringEvent (Results 1 - 4 of 4) sorted by null

  /external/v8/src/
log.h 116 void StringEvent(const char* name, const char* value);
288 // Logs a StringEvent regardless of whether FLAG_log is true.
string-stream.cc 263 LOG(isolate, StringEvent("StackDump", buffer_));
log.cc 768 void Logger::StringEvent(const char* name, const char* value) {
    [all...]
  /external/v8/src/heap/
spaces.cc 686 LOG(isolate_, StringEvent("MemoryAllocator::AllocateRawMemory",
    [all...]

Completed in 218 milliseconds