Skip to main content

Module statement

Module statement 

Source
Expand description

Statement execution.

This module provides statement execution logic for the JavaScript interpreter.

Functionsยง

execute_statement
Execute a statement and return its completion.