Home
last modified time | relevance | path

Searched defs:opt_limit (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/mjsunit/es6/
Dmirror-iterators.js8 function testIteratorMirror(iter, offset, expected, opt_limit) { argument
/external/v8/src/debug/
Dmirrors.js1312 MapMirror.prototype.entries = function(opt_limit) { argument
1345 function IteratorGetValues_(iter, next_function, opt_limit) { argument
1363 SetMirror.prototype.values = function(opt_limit) { argument
1386 IteratorMirror.prototype.preview = function(opt_limit) { argument