Lines Matching refs:PrintF
30 PrintF("[unoptimized: "); in RUNTIME_FUNCTION()
32 PrintF("]\n"); in RUNTIME_FUNCTION()
215 PrintF("[removing optimized code for: "); in RUNTIME_FUNCTION()
217 PrintF("]\n"); in RUNTIME_FUNCTION()
340 PrintF("[OSR - Compiling: "); in RUNTIME_FUNCTION()
342 PrintF(" at AST id %d]\n", ast_id.ToInt()); in RUNTIME_FUNCTION()
357 PrintF("[OSR - Entry at AST id %d, offset %d in optimized code]\n", in RUNTIME_FUNCTION()
370 PrintF("[OSR - Re-marking "); in RUNTIME_FUNCTION()
372 PrintF(" for non-concurrent optimization]\n"); in RUNTIME_FUNCTION()
387 PrintF("[OSR - Failed: "); in RUNTIME_FUNCTION()
389 PrintF(" at AST id %d]\n", ast_id.ToInt()); in RUNTIME_FUNCTION()