Home | History | Annotate | Download | only in src

Lines Matching defs:constructorFunction

593 ObjectMirror.prototype.constructorFunction = function() {
783 var ctor = this.constructorFunction();
993 UnresolvedFunctionMirror.prototype.constructorFunction = function() {
2391 * "constructorFunction":{"ref":<number>},
2403 content.constructorFunction =
2404 this.serializeReference(mirror.constructorFunction());