Searched refs:IntPtrTEvent (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dlog.h172 void IntPtrTEvent(const char* name, intptr_t value);
H A Dlog.cc577 void Logger::IntPtrTEvent(const char* name, intptr_t value) { function in class:v8::internal::Logger
H A Dheap.cc5969 LOG(isolate_, IntPtrTEvent("heap-capacity", Capacity()));
5970 LOG(isolate_, IntPtrTEvent("heap-available", Available()));

Completed in 114 milliseconds