Searched refs:InternalPropertyMirror (Results 1 – 1 of 1) sorted by relevance
436 return this instanceof InternalPropertyMirror;869 result.push(new InternalPropertyMirror(properties[i], properties[i + 1]));1628 function InternalPropertyMirror(name, value) { class1633 inherits(InternalPropertyMirror, Mirror);1636 InternalPropertyMirror.prototype.name = function() { class1641 InternalPropertyMirror.prototype.value = function() {3079 "InternalPropertyMirror", InternalPropertyMirror,