Home
last modified time | relevance | path

Searched refs:V8PRIuPTR (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
Dallocation-tracker.cc153 PrintF("[AddressToTraceMap (%" V8PRIuPTR "): \n", ranges_.size()); in Print()
Dglobals.h106 #define V8PRIuPTR V8_PTR_PREFIX "u" macro
Ddeoptimizer.cc2461 " 0x%08" V8PRIxPTR ": [top + %d] <- %" V8PRIuPTR in DoTranslateCommand()
2563 "[top + %d] <- %" V8PRIuPTR " ; [sp + %d] (uint32 %s)\n", in DoTranslateCommand()
Dheap-snapshot-generator.cc86 OS::Print("%6" V8PRIuPTR " @%6u %*c %s%s: ", in Print()