Home | History | Annotate | Download | only in cctest

Lines Matching refs:BreakLocationIterator

473 // Inherit from BreakLocationIterator to get access to protected parts for
475 class TestBreakLocationIterator: public v8::internal::BreakLocationIterator {
478 : BreakLocationIterator(debug_info, v8::internal::SOURCE_BREAK_LOCATIONS) {}