|
V8 Project
|
Inheritance diagram for v8::internal::SubrangableInput:
Collaboration diagram for v8::internal::SubrangableInput:Public Member Functions | |
| virtual void | SetSubrange1 (int offset, int len)=0 |
| virtual void | SetSubrange2 (int offset, int len)=0 |
Public Member Functions inherited from v8::internal::Comparator::Input | |
| virtual int | GetLength1 ()=0 |
| virtual int | GetLength2 ()=0 |
| virtual bool | Equals (int index1, int index2)=0 |
Additional Inherited Members | |
Protected Member Functions inherited from v8::internal::Comparator::Input | |
| virtual | ~Input () |
Definition at line 259 of file liveedit.cc.
Implemented in v8::internal::LineArrayCompareInput.
Referenced by v8::internal::NarrowDownInput().
Here is the caller graph for this function:Implemented in v8::internal::LineArrayCompareInput.
Referenced by v8::internal::NarrowDownInput().
Here is the caller graph for this function: