Home
last modified time | relevance | path

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

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