Searched defs:constructorFunction (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dmirror-debugger.js584 ObjectMirror.prototype.constructorFunction = function() {
764 var ctor = this.constructorFunction();
927 UnresolvedFunctionMirror.prototype.constructorFunction = function() {
2221 * "constructorFunction":{"ref":<number>},
2232 content.constructorFunction =
2233 this.serializeReference(mirror.constructorFunction());

Completed in 68 milliseconds