Expand description
Statement execution.
This module provides statement execution logic for the JavaScript interpreter.
Functionsยง
- execute_
statement - Execute a statement and return its completion.
Statement execution.
This module provides statement execution logic for the JavaScript interpreter.