Bug 170185 - WebAssembly: When Wasm calls to C, it should use Wasm::Context* instead of ExecState* to get VM
Summary: WebAssembly: When Wasm calls to C, it should use Wasm::Context* instead of Ex...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks: 170135
  Show dependency treegraph
 
Reported: 2017-03-28 10:50 PDT by Saam Barati
Modified: 2017-03-30 18:15 PDT (History)
11 users (show)

See Also:


Attachments
patch (41.21 KB, patch)
2017-03-30 16:34 PDT, Saam Barati
no flags Details | Formatted Diff | Diff
patch (41.26 KB, patch)
2017-03-30 16:59 PDT, Saam Barati
msaboff: review+
Details | Formatted Diff | Diff
patch for landing (41.69 KB, patch)
2017-03-30 17:04 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2017-03-28 10:50:37 PDT
....
Comment 1 Saam Barati 2017-03-29 17:21:16 PDT
Starting on this.
Comment 2 Saam Barati 2017-03-30 16:34:49 PDT
Created attachment 305924 [details]
patch
Comment 3 Saam Barati 2017-03-30 16:59:35 PDT
Created attachment 305926 [details]
patch
Comment 4 Michael Saboff 2017-03-30 17:00:26 PDT
Comment on attachment 305926 [details]
patch

r=me
Comment 5 Saam Barati 2017-03-30 17:04:26 PDT
Created attachment 305927 [details]
patch for landing

Fixed CMakeLists
Comment 6 WebKit Commit Bot 2017-03-30 18:15:29 PDT
Comment on attachment 305927 [details]
patch for landing

Clearing flags on attachment: 305927

Committed r214645: <http://trac.webkit.org/changeset/214645>
Comment 7 WebKit Commit Bot 2017-03-30 18:15:30 PDT
All reviewed patches have been landed.  Closing bug.