Home | History | Annotate | Download | only in debug

Lines Matching refs:diff

513   // Applies a list of the textual diff chunks onto the tree of functions.
518 // A convenient iterator over diff chunks that also translates
571 "Text diff overlaps with function boundary";
584 "Text diff overlaps with function boundary";
947 var diff = CompareStrings(old_source, new_source);
948 return ApplyPatchMultiChunk(script, diff, new_source, preview_only,