Searched refs:HeapSampleBeginEvent (Results 1 – 3 of 3) sorted by relevance
272 void HeapSampleBeginEvent(const char* space, const char* kind);
1442 void Logger::HeapSampleBeginEvent(const char* space, const char* kind) { in HeapSampleBeginEvent() function in v8::internal::Logger
2184 LOG(isolate, HeapSampleBeginEvent("NewSpace", description)); in AllocateChunk()