WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
149411
Implement call statements and call expressions of type void in WebAssembly
https://bugs.webkit.org/show_bug.cgi?id=149411
Summary
Implement call statements and call expressions of type void in WebAssembly
Sukolsak Sakshuwong
Reported
2015-09-21 12:23:35 PDT
Call instructions in WebAssembly can be both statements and expressions. We haven't implemented call statements. We haven't implemented call expressions of type void either.
Attachments
Patch
(19.73 KB, patch)
2015-09-21 12:32 PDT
,
Sukolsak Sakshuwong
no flags
Details
Formatted Diff
Diff
Fix a typo in ChangeLog
(19.73 KB, patch)
2015-09-21 12:34 PDT
,
Sukolsak Sakshuwong
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Sukolsak Sakshuwong
Comment 1
2015-09-21 12:32:11 PDT
Created
attachment 261676
[details]
Patch
Geoffrey Garen
Comment 2
2015-09-21 12:34:02 PDT
Comment on
attachment 261676
[details]
Patch r=me
Sukolsak Sakshuwong
Comment 3
2015-09-21 12:34:16 PDT
Created
attachment 261677
[details]
Fix a typo in ChangeLog
Mark Lam
Comment 4
2015-09-21 13:34:07 PDT
Comment on
attachment 261677
[details]
Fix a typo in ChangeLog r=me
WebKit Commit Bot
Comment 5
2015-09-21 14:20:44 PDT
Comment on
attachment 261677
[details]
Fix a typo in ChangeLog Clearing flags on attachment: 261677 Committed
r190080
: <
http://trac.webkit.org/changeset/190080
>
WebKit Commit Bot
Comment 6
2015-09-21 14:20:48 PDT
All reviewed patches have been landed. Closing bug.
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