Home | History | Annotate | Download | only in cctest

Lines Matching refs:BreakLocationIterator

451 // Inherit from BreakLocationIterator
453 class TestBreakLocationIterator: public v8::internal::BreakLocationIterator {
456 : BreakLocationIterator(debug_info, v8::internal::SOURCE_BREAK_LOCATIONS) {}