davidot 8fa6861f66 LibJS: Initialize functions in spec order пре 2 година
..
async-await.js 81312986fe LibJS: Disallow async generator functions called 'await' or 'yield' пре 3 година
async-generators.js 81312986fe LibJS: Disallow async generator functions called 'await' or 'yield' пре 3 година
coalesce-logic-expression-mixing.js 602190f66f LibJS: Fix mixing of logical and coalescing operators пре 3 година
destructuring-assignment.js fce2b33758 LibJS: Allow BigInts as destructuring property names пре 2 година
dynamic-import-usage.js e179cf2540 LibJS: Don't VERIFY that the token after 'import' is one of '.' and '(' пре 3 година
for-loop-invalid-in.js f55d7bf6f3 LibJS: Fix cases where we incorrectly allowed 'in' in for loops пре 3 година
function-hoisting.js 5ca6e8dca8 LibJS: No longer hoist if parent scope has a function with the same name пре 2 година
functions-in-tree-order-non-strict.js 8fa6861f66 LibJS: Initialize functions in spec order пре 2 година
functions-in-tree-order-strict.js 8fa6861f66 LibJS: Initialize functions in spec order пре 2 година
generators.js 81312986fe LibJS: Disallow async generator functions called 'await' or 'yield' пре 3 година
if-statement-empty-completion.js d7f6635d55 LibJS: Add missing undefined fallback to IfStatement completions пре 3 година
numeric-separator.js afde1821b5 LibJS: Disallow numerical separators in octal numbers and after '.' пре 3 година
optional-chaining.js 72ddaa31e3 LibJS: Implement parsing and execution of optional chains пре 3 година
slash-after-block.js e751dcea43 LibJS: Treat private identifier as divisible token пре 3 година
switch-as-statement.js 830ea0414c LibJS: Make scoping follow the spec пре 3 година