RESOLVED FIXED 168280
[JSC] Update module namespace object according to the latest ECMA262
https://bugs.webkit.org/show_bug.cgi?id=168280
Summary [JSC] Update module namespace object according to the latest ECMA262
Yusuke Suzuki
Reported 2017-02-13 22:16:08 PST
[JSC] Update module namespace object according to the latest ECMA262
Attachments
Patch (8.32 KB, patch)
2017-02-13 22:18 PST, Yusuke Suzuki
no flags
Patch (8.69 KB, patch)
2017-02-14 00:14 PST, Yusuke Suzuki
saam: review+
Yusuke Suzuki
Comment 1 2017-02-13 22:18:11 PST
Yusuke Suzuki
Comment 2 2017-02-14 00:14:42 PST
Saam Barati
Comment 3 2017-02-14 11:57:05 PST
Comment on attachment 301473 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=301473&action=review r=me > Source/JavaScriptCore/ChangeLog:8 > + Reflect updates to the module namespace object. Can you add a link to the relevant portion of the spec here
Yusuke Suzuki
Comment 4 2017-02-16 04:40:06 PST
Comment on attachment 301473 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=301473&action=review Thanks! >> Source/JavaScriptCore/ChangeLog:8 >> + Reflect updates to the module namespace object. > > Can you add a link to the relevant portion of the spec here Added.
Yusuke Suzuki
Comment 5 2017-02-16 04:42:50 PST
Note You need to log in before you can comment on or make changes to this bug.