Searched refs:initWrapper (Results 1 – 2 of 2) sorted by relevance
208 function initWrapper(wrapper: PlaybackSystem, underlying: ts.System): void; function209 function initWrapper(wrapper: PlaybackIO, underlying: Harness.IO): void;210 …function initWrapper(wrapper: PlaybackSystem | PlaybackIO, underlying: ts.System | Harness.IO): vo…429 initWrapper(wrapper, underlying);446 initWrapper(wrapper, underlying);
121 const initWrapper = internalBinding('inspector').callAndPauseOnStart;122 initWrapper(this.module.instantiate, this.module);