NEW196509
WebAssembly host call should be responsible for type checking arguments
https://bugs.webkit.org/show_bug.cgi?id=196509
Summary WebAssembly host call should be responsible for type checking arguments
Saam Barati
Reported 2019-04-02 14:09:18 PDT
Instead of the entrypoint JIT code...
Attachments
Saam Barati
Comment 1 2019-04-02 14:38:19 PDT
It's a waste of JIT code to do type checking there.
Note You need to log in before you can comment on or make changes to this bug.