Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/logging/
H A Dlog.cc1494 std::ostringstream deopt_location; in ProcessDeoptEvent() local
1498 position.Print(deopt_location, *code); in ProcessDeoptEvent()
1502 deopt_location << "<unknown>"; in ProcessDeoptEvent()
1506 msg << deopt_location.str().c_str() << kNext << reason; in ProcessDeoptEvent()

Completed in 6 milliseconds