Searched refs:IntPtrTEvent (Results 1 – 3 of 3) sorted by relevance
158 void IntPtrTEvent(const char* name, intptr_t value);
1005 void Logger::IntPtrTEvent(const char* name, intptr_t value) { in IntPtrTEvent() function in v8::internal::Logger
4758 LOG(isolate_, IntPtrTEvent("heap-capacity", Capacity())); in SetUp()4759 LOG(isolate_, IntPtrTEvent("heap-available", Available())); in SetUp()