REPL_MODE_STRICT

external val REPL_MODE_STRICT: ERROR CLASS: Symbol not found for js.symbol.Symbol(source)

A flag passed in the REPL options. Evaluates expressions in strict mode. This is equivalent to prefacing every repl statement with 'use strict'.