Searched refs:StringEvent (Results 1 – 5 of 5) sorted by relevance
466 logger->StringEvent("test-logging-done", ""); in TEST()470 logger->StringEvent("test-traversal-done", ""); in TEST()
178 void StringEvent(const char* name, const char* value);
250 LOG(isolate, StringEvent("StackDump", buffer_)); in Log()
811 void Logger::StringEvent(const char* name, const char* value) { in StringEvent() function in v8::internal::Logger
598 LOG(isolate_, StringEvent("MemoryAllocator::AllocateRawMemory", in AllocateChunk()