WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
165471
WebAssembly JS API: `this` value on imports
https://bugs.webkit.org/show_bug.cgi?id=165471
Summary
WebAssembly JS API: `this` value on imports
JF Bastien
Reported
2016-12-06 09:26:23 PST
I'm not sure what the `this` value should be when calling imports. I'm setting it to `undefined` for now, but I could see it being the WebAssembly.Instance as well. Test this as well, e.g. pass Number.isFinite as an import.
Attachments
Add attachment
proposed patch, testcase, etc.
Saam Barati
Comment 1
2017-01-03 12:13:04 PST
We do the right thing. It should be undefined.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug