Home
last modified time | relevance | path

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

/external/v8/tools/
Dparse-processor.js57 firstEventTimestamp: 0, property
68 this.firstEventTimestamp = -1;
99 this.firstEventTimestamp = this.timestampMin(
811 this.firstEventTimestamp = -1;
861 this.firstEventTimestamp = this.totalScript.timestampMin(
862 this.scripts.map(each => each.firstEventTimestamp));