Home
last modified time | relevance | path

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

/external/v8/src/debug/
Dmirrors.js895 FunctionMirror.prototype.constructedBy = function(opt_max_instances) { argument
898 var result = %DebugConstructedBy(this.value_, opt_max_instances || 0);