1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-05 14:57:35 +00:00
serenity/Tests/LibJS
Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records
This is an editorial change in the ECMA-262 spec, with similar changes
in some proposals.

See:
- 7575f74
- df899eb
- 9eb5a12
- c81f527
2022-05-03 01:09:29 +02:00
..
CMakeLists.txt Tests+LibJS: Add very simple bytecode LibJS tests 2022-01-25 23:26:14 +00:00
test-bytecode-js.cpp Tests: Wrap test-bytecode-js source in an IIFE 2022-02-13 14:41:33 +00:00
test-invalid-unicode-js.cpp LibJS: Detect invalid unicode and stop lexing at that point 2021-12-29 16:57:23 +01:00
test-js.cpp LibJS: Remove implicit wrapping/unwrapping of completion records 2022-05-03 01:09:29 +02:00