Home | History | Annotate | Download | only in src

Lines Matching refs:PrintF

102       PrintF("[deoptimize context: %" V8PRIxPTR "]\n",
121 PrintF("[deoptimize all contexts]\n");
223 PrintF("**** DEOPT: ");
225 PrintF(" at bailout #%u, address 0x%" V8PRIxPTR ", frame size %d\n",
230 PrintF("**** OSR: ");
232 PrintF(" at ast id #%u, address 0x%" V8PRIxPTR ", frame size %d\n",
329 PrintF("[couldn't find pc offset for node=%u]\n", id);
330 PrintF("[method: %s]\n", *shared->DebugName()->ToCString());
335 PrintF("[source:\n%s\n]", *stream.ToCString());
363 PrintF("[deoptimizing%s: begin 0x%08" V8PRIxPTR " ",
367 PrintF(" @%d]\n", bailout_id_);
405 PrintF("[deoptimizing: end 0x%08" V8PRIxPTR " ",
408 PrintF(" => node=%u, pc=0x%08" V8PRIxPTR ", state=%s, took %0.3f ms]\n",
424 PrintF("Materializing a new heap number %p [%e] in slot %p\n",
462 PrintF(
478 PrintF(
504 PrintF(" 0x%08" V8PRIxPTR ": [top + %d] <- %e ; %s\n",
523 PrintF(" 0x%08" V8PRIxPTR ": ",
525 PrintF("[top + %d] <- 0x%08" V8PRIxPTR " ; [esp + %d]\n",
541 PrintF(" 0x%08" V8PRIxPTR ": ",
543 PrintF("[top + %d] <- %" V8PRIdPTR " ; [esp + %d] (%s)\n",
569 PrintF(" 0x%08" V8PRIxPTR ": [top + %d] <- %e ; [esp + %d]\n",
585 PrintF(" 0x%08" V8PRIxPTR ": [top + %d] <- ",
589 PrintF(" ; literal\n");
601 PrintF(" 0x%08" V8PRIxPTR ": [top + %d] <- ",
605 PrintF(" ; arguments object\n");
643 PrintF(" %s <- 0x%08" V8PRIxPTR " ; [sp + %d]\n",
664 PrintF("**** %g could not be converted to int32 ****\n",
670 PrintF(" %s <- %d (int32) ; [sp + %d]\n",
686 PrintF(" %s <- %g (double) ; [sp + %d]\n",
700 PrintF(" [sp + %d] <- 0x%08" V8PRIxPTR " ; [sp + %d]\n",
723 PrintF("**** %g could not be converted to int32 ****\n",
729 PrintF(" [sp + %d] <- %d (int32) ; [sp + %d]\n",
753 PrintF(" [sp + %d] <- 0x%08x (upper bits of %g) ; [sp + %d]\n",
758 PrintF(" [sp + %d] <- 0x%08x (lower bits of %g) ; [sp + %d]\n",