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

  /external/chromium_org/v8/test/cctest/
test-log.cc 453 logger->StringEvent("test-logging-done", "");
457 logger->StringEvent("test-traversal-done", "");
  /external/chromium_org/v8/src/
log.h 172 void StringEvent(const char* name, const char* value);
398 // Logs a StringEvent regardless of whether FLAG_log is true.
string-stream.cc 247 LOG(isolate, StringEvent("StackDump", buffer_));
log.cc 969 void Logger::StringEvent(const char* name, const char* value) {
    [all...]
spaces.cc 631 StringEvent("MemoryAllocator::AllocateRawMemory",
    [all...]

Completed in 389 milliseconds