Home | History | Annotate | Download | only in debug

Lines Matching refs:Array

11 var GlobalArray = global.Array;
300 * Check whether the mirror reflects an array.
301 * @returns {boolean} True if the mirror reflects an array
648 * @return {Array} Property names for this object
656 * Return the properties for this object as an array of PropertyMirror objects.
661 * @return {Array} Property mirrors for this object
675 * Return the internal properties for this object as an array of
677 * @return {Array} Property mirrors for this object
726 * @return {Array} The objects which has direct references to this object.
763 * @return {Array} array (possibly empty) of InternalProperty instances
893 * @return {Array or undefined} The objects constructed by this function.
1005 * @param {Array} value The Array object reflected by this mirror
1205 * Returns an array of key/value pairs of a map.
1209 * @returns {Array.<Object>} Array of key/value pairs of a map.
1256 * Returns an array of elements of a set.
1260 * @returns {Array.<Object>} Array of elements of a set.
1283 * @returns {Array.<Object>} Array of elements of an iterator.
1380 * @param {Array} details Details about the property
1568 * details from the VM is an array with the following content. See runtime.cc
2188 * @param {Array=} opt_details Raw scope details data