Lines Matching refs:Error
155 const ERROR_TYPE = 'error';
342 * Check whether the mirror reflects an error.
343 * @returns {boolean} True if the mirror reflects an error
1063 * Mirror object for error objects.
1064 * @param {Error} value The error object reflected by this mirror
1089 str = '#<an Error>';
2079 throw new Error('PropertyMirror cannot be serialized independeltly')