1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 19:15:08 +00:00
serenity/Userland/Libraries/LibJS/Tests/builtins/ShadowRealm
Linus Groh e20efaa083 LibJS: Let WrappedFunction inherit target name and length
This is a normative change in the ShadowRealm spec.

See: b73a1dc
2022-01-24 20:17:07 +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: Let WrappedFunction inherit target name and length 2022-01-24 20:17:07 +00:00
ShadowRealm.prototype.importValue.js LibJS: Use HostImportModuleDynamically in ShadowRealmImportValue 2022-01-22 01:21:18 +00:00