Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-debug.cc475 class TestBreakLocationIterator: public v8::internal::BreakLocationIterator { class
477 explicit TestBreakLocationIterator(Handle<v8::internal::DebugInfo> debug_info) in TestBreakLocationIterator() function in TestBreakLocationIterator
502 TestBreakLocationIterator it1(Debug::GetDebugInfo(shared)); in CheckDebugBreakFunction()
517 TestBreakLocationIterator it2(Debug::GetDebugInfo(shared)); in CheckDebugBreakFunction()