initializeConsoleLibrary

Initializes the console library. This is called by Interpreter.initializeStdlib. The console functions are stored in the "console" global variable and are accessed such as "console.log"

void
initializeConsoleLibrary

Meta