JsWebApis.none constructor

const JsWebApis.none()

Installs nothing at all: no console, no timers, plain ECMAScript.

For engines on a very small memoryLimit, and for the scratch engine the module compiler runs in.

Implementation

const JsWebApis.none() : this(modules: const {});