Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-parsing.cc237 i::Scanner::Location error_location = in TEST() local
240 CHECK_EQ(10, error_location.beg_pos); in TEST()
241 CHECK_EQ(11, error_location.end_pos); in TEST()