Searched refs:toISO8601Compact (Results 1 – 4 of 4) sorted by relevance
286 var fileName = "TimelineRawData-" + now.toISO8601Compact() + ".json";
321 Date.prototype.toISO8601Compact = function() method in Date
955 …this._fileName = this._fileName || "CPU-" + new Date().toISO8601Compact() + this._profileType.file…
1350 …this._fileName = this._fileName || "Heap-" + new Date().toISO8601Compact() + this._profileType.fil…