|
V8 Project
|
#include <liveedit.h>
Inheritance diagram for v8::internal::Comparator::Output:
Collaboration diagram for v8::internal::Comparator::Output:Public Member Functions | |
| virtual void | AddChunk (int pos1, int pos2, int len1, int len2)=0 |
Protected Member Functions | |
| virtual | ~Output () |
Definition at line 204 of file liveedit.h.
|
inlineprotectedvirtual |
Definition at line 211 of file liveedit.h.
|
pure virtual |
Implemented in v8::internal::TokensCompareOutput, and v8::internal::TokenizingLineArrayCompareOutput.
Referenced by v8::internal::Differencer::ResultWriter::FlushChunk().
Here is the caller graph for this function: