Home
last modified time | relevance | path

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

/external/v8/src/
Dmirror-debugger.js1031 FunctionMirror.prototype.constructedBy = function(opt_max_instances) { argument
1034 var result = %DebugConstructedBy(this.value_, opt_max_instances || 0);