Searched refs:_abbreviateString (Results 1 – 1 of 1) sorted by relevance
956 value = this._abbreviateString(value, maxLength, true);974 …description = this._abbreviateString(/** @type {string} */ (injectedScript._describe(value)), maxL…1048 _abbreviateString: function(string, maxLength, middle) method in InjectedScript.RemoteObject