Home
last modified time | relevance | path

Searched refs:V8PRIdPTR (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/base/
Dmacros.h312 #define V8PRIdPTR V8_PTR_PREFIX "d" macro
338 #undef V8PRIdPTR
339 #define V8PRIdPTR "ld" macro
/external/v8/src/ppc/
Dsimulator-ppc.cc293 PrintF(" %3s: %08" V8PRIxPTR " %11" V8PRIdPTR, in Debug()
325 PrintF("%s: 0x%08" V8PRIxPTR " %" V8PRIdPTR "\n", arg1, value, in Debug()
332 PrintF("%s: 0x%08" V8PRIxPTR " %" V8PRIdPTR "\n", arg1, value, in Debug()
402 PrintF(" 0x%08" V8PRIxPTR ": 0x%08" V8PRIxPTR " %10" V8PRIdPTR, in Debug()
1263 PrintF("Call to host function at %p with args %f, %" V8PRIdPTR, in SoftwareInterrupt()
Dassembler-ppc.cc642 PrintF("val = %" V8PRIdPTR ", 0x%" V8PRIxPTR "\n", val, val); in d_form()
647 PrintF("val = %" V8PRIdPTR ", 0x%" V8PRIxPTR in d_form()
/external/v8/src/
Ddeoptimizer.cc3032 PrintF(trace_file, "%" V8PRIdPTR " ; %s ", value, in CreateNextTranslatedValue()
3068 PrintF(trace_file, "%" V8PRIdPTR " ; %s (bool)", value, in CreateNextTranslatedValue()
Dlog.cc1014 msg.AppendFormatString("%" V8PRIdPTR, value); in UncheckedIntPtrTEvent()
/external/v8/src/s390/
Dsimulator-s390.cc307 PrintF(" %3s: %08" V8PRIxPTR " %11" V8PRIdPTR, in Debug()
343 PrintF("%s: 0x%08" V8PRIxPTR " %" V8PRIdPTR "\n", arg1, value, in Debug()
350 PrintF("%s: 0x%08" V8PRIxPTR " %" V8PRIdPTR "\n", arg1, value, in Debug()
420 PrintF(" 0x%08" V8PRIxPTR ": 0x%08" V8PRIxPTR " %10" V8PRIdPTR, in Debug()
1914 PrintF("Call to host function at %p with args %f, %" V8PRIdPTR, in SoftwareInterrupt()
/external/v8/src/heap/
Dmark-compact.cc2430 "live_bytes=%" V8PRIdPTR " time=%f success=%d\n", in EvacuatePage()
2589 "wanted_tasks=%d tasks=%d cores=%d live_bytes=%" V8PRIdPTR in CreateAndExecuteEvacuationTasks()
Dspaces.cc3739 printf(" Marked: %x, LiveCount: %" V8PRIdPTR "\n", mark_size, in AllocateChunk()
/external/v8/src/profiler/
Dheap-snapshot-generator.cc2094 ? names_->GetFormatted("%s / %" V8PRIdPTR " entries", in AllocateEntry()