Home
last modified time | relevance | path

Searched refs:toStringDescription (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/inspector/
Dinjected-script-source.js78 function toStringDescription(obj) function
676 … return this.isPrimitiveValue(value) ? toStringDescription(value) : (this._describe(value) || "");
723 this.description = toStringDescription(object);
836 description: this.description || toStringDescription(this.value),
957 …s._appendPropertyPreview(preview, { name: name, type: type, value: toStringDescription(value), __p…