1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-17 11:55:08 +00:00
serenity/Userland/Libraries/LibJS/Tests/builtins/ShadowRealm
Linus Groh c08a52dd97 LibJS: Remove the name prefix for wrapped functions
This is a normative change in the ShadowRealm spec.

See: 4ca634a
2022-02-12 16:06:37 +00:00
..
async-module.mjs LibJS: Use HostImportModuleDynamically in ShadowRealmImportValue 2022-01-22 01:21:18 +00:00
external-module.mjs LibJS: Use HostImportModuleDynamically in ShadowRealmImportValue 2022-01-22 01:21:18 +00:00
ShadowRealm.js LibJS: Start implementing ShadowRealm 2021-10-14 00:41:41 +01:00
ShadowRealm.prototype.@@toStringTag.js LibJS: Implement ShadowRealm.prototype[@@toStringTag] 2021-10-14 00:41:41 +01:00
ShadowRealm.prototype.evaluate.js LibJS: Remove the name prefix for wrapped functions 2022-02-12 16:06:37 +00:00
ShadowRealm.prototype.importValue.js LibJS: Use HostImportModuleDynamically in ShadowRealmImportValue 2022-01-22 01:21:18 +00:00