Home
last modified time | relevance | path

Searched refs:oldlines (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/trace-viewer/tracing/third_party/mocha/
Dmocha.js351 oldlines:[], property
358 diff[0].oldlines.push(diffstr[i].substr(1));
361 diff[0].oldlines.push(diffstr[i].substr(1));
375 if(str[d.start-1+j] !== d.oldlines[j]) {