Searched defs:initEvents (Results 1 – 5 of 5) sorted by relevance
58 const initEvents = traces.filter((trace) => { constant
161 export function initEvents(vm: Vm, externalEvents: ExternalEvent): void { function
52 function initEvents() { function