14 Commits (2c5795576858c967f11a69f6476334b6528f1673)

Author SHA1 Message Date
José Julián Espina b80409d87d
Remove direct conversion from `&str` to `JsValue`/`PropertyKey`. (#3319) 1 year ago
Dirk de Visser 4a75b299e3
Correctly handle finally..loop..break (#3073) 1 year ago
José Julián Espina a989462e25
Unify async iterators and iterators compilation (#2976) 2 years ago
José Julián Espina ee97198d01
Allow `true`, `false` and `null` in object patterns (#2994) 2 years ago
José Julián Espina f9c26de90e
Add test case for issue #2719 (#2980) 2 years ago
José Julián Espina 9bbe0184a4
Fix remaining static module bugs (#2955) 2 years ago
raskad 719b5a171d
Add SyntaxErrors in GlobalDeclarationInstantiation (#2908) 2 years ago
Haled Odat 802d796d51
Implement runtime limits for loops (#2857) 2 years ago
Iban Eguia Moraza 7cb58dea97
Added a bunch more tests (#2885) 2 years ago
José Julián Espina 0d6ba53ff2 Allow passing owned `HostHooks` and `JobQueues` to `Context` (#2811) 2 years ago
José Julián Espina 1e75fd0d21 Make `Realm` shareable between functions (#2801) 2 years ago
José Julián Espina cb4e49a0ce Align iterator loops to the spec (#2686) 2 years ago
raskad 431a358b2f Implement `with` and object environments (#2692) 2 years ago
José Julián Espina d94e40aa01 Migrate tests to new test API (#2619) 2 years ago