JSCCheckSyntaxMode

Enum values to specify a mode to check for syntax errors in jsc_context_check_syntax().

Values

ValueMeaning
SCRIPT0

mode to check syntax of a script

MODULE1

mode to check syntax of a module

Meta