Searched refs:ArrayMirror (Results 1 – 1 of 1) sorted by relevance
154 mirror = new ArrayMirror(value);373 return this instanceof ArrayMirror;1109 function ArrayMirror(value) { class1112 inherits(ArrayMirror, ObjectMirror);1115 ArrayMirror.prototype.length = function() { class1120 ArrayMirror.prototype.indexedPropertiesFromRange = function(opt_from_index,3069 "ArrayMirror", ArrayMirror,