diff options
author | Linus Groh <mail@linusgroh.de> | 2021-10-15 01:10:05 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-10-15 09:36:21 +0100 |
commit | 5910a41adb2b3f46a5f32be3a62bee9828923356 (patch) | |
tree | 507a50d68d6673000f9cd10b0f7abd576669b781 /Userland/Libraries/LibJS/Tests/eval-aliasing.js | |
parent | 2ffb30a99690bb9bb1b03d71ce50adae2a83324d (diff) | |
download | serenity-5910a41adb2b3f46a5f32be3a62bee9828923356.zip |
LibJS: Implement ShadowRealm.prototype.importValue()
Well... sort of. This adds the function itself and all the scaffolding
from the ShadowRealm API (and basically completes its implementation).
However, we do not nearly have enough support for modules and imports,
so we currently pretend whatever was attempted to be imported failed -
once we have HostImportModuleDynamically it should be relatively easy to
complete the implementation.
Diffstat (limited to 'Userland/Libraries/LibJS/Tests/eval-aliasing.js')
0 files changed, 0 insertions, 0 deletions