Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/es6/
Dgenerators-mirror.js58 function assertSourceLocation(loc, line, column) { function
65 assertSourceLocation(mirror.sourceLocation(), 7, 19);
71 assertSourceLocation(mirror.sourceLocation(), 9, 2);
77 assertSourceLocation(mirror.sourceLocation(), 11, 2);