Home | History | Annotate | Download | only in debug

Lines Matching defs:propertyNames

650 ObjectMirror.prototype.propertyNames = function() {
664 var names = this.propertyNames();
998 UnresolvedFunctionMirror.prototype.propertyNames = function(kind, limit) {