Home
last modified time | relevance | path

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

/external/v8/src/
Dmessages.js474 SourceLocation.prototype.restrict = function (opt_limit, opt_before) { argument
478 if (!IS_UNDEFINED(opt_limit)) {
479 limit = opt_limit;