Searched refs:PrintDeoptLocation (Results 1 – 3 of 3) sorted by relevance
338 void PrintDeoptLocation(FILE* out, const char* str, Address pc);
729 compiled_code_->PrintDeoptLocation( in DoComputeOutputFrames()1766 compiled_code_->PrintDeoptLocation(trace_scope_->file(), in MaterializeHeapObjects()
14551 void Code::PrintDeoptLocation(FILE* out, const char* str, Address pc) { in PrintDeoptLocation() function in v8::internal::Code