And enable early/fail tests from test262-parser-tests.
This can be done by storing current labels in the parser and checking if it matches.
This should be optional as it may degrade performance.
(e.g. deno may not require such feature as they run the javascript file right away)
And enable early/fail tests from test262-parser-tests.
This can be done by storing current labels in the parser and checking if it matches.
This should be optional as it may degrade performance.
(e.g. deno may not require such feature as they run the javascript file right away)