Lines Matching defs:around
83 duration: { around: performance.now() }, property
84 nodeStart: { around: 0 }, property
85 v8Start: { around: 0 }, property
86 bootstrapComplete: { around: inited, delay: 2500 }, property
87 environment: { around: 0 }, property
97 duration: { around: performance.now() }, property
98 nodeStart: { around: 0 }, property
99 v8Start: { around: 0 }, property
100 bootstrapComplete: { around: inited, delay: 2500 }, property
101 environment: { around: 0 }, property
102 loopStart: { around: inited, delay: 2500 }, property
112 duration: { around: performance.now() }, property
113 nodeStart: { around: 0 }, property
114 v8Start: { around: 0 }, property
115 bootstrapComplete: { around: inited, delay: 2500 }, property
116 environment: { around: 0 }, property
117 loopStart: { around: inited, delay: 2500 }, property
118 loopExit: { around: performance.now() } property