Expand description
Boa’s implementation of ECMAScript’s global eval function.
The eval() function evaluates ECMAScript code represented as a string.
More information:
Boa’s implementation of ECMAScript’s global eval function.
The eval() function evaluates ECMAScript code represented as a string.
More information: