Searched refs:PrintDeoptLocation (Results 1 – 3 of 3) sorted by relevance
728 compiled_code_->PrintDeoptLocation(trace_scope_->file(), from_); in DoComputeOutputFrames()
5148 void PrintDeoptLocation(FILE* out, Address pc);
14506 void Code::PrintDeoptLocation(FILE* out, Address pc) { in PrintDeoptLocation() function in v8::internal::Code