Home
last modified time | relevance | path

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

/third_party/node/lib/internal/worker/
Dio.js70 const kLastEventId = Symbol('kLastEventId'); constant
141 this[kLastEventId] = `${lastEventId}`;
180 return this[kLastEventId];