Home
last modified time | relevance | path

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

/external/webkit/V8Binding/v8/src/
Dmessages.js446 SourceLocation.prototype.restrict = function (opt_limit, opt_before) { argument
450 if (!IS_UNDEFINED(opt_limit)) {
451 limit = opt_limit;