Bug 168582 - Make ArgList::data() private again when we can remove callWasmFunction().
Summary: Make ArgList::data() private again when we can remove callWasmFunction().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-02-19 19:42 PST by Mark Lam
Modified: 2017-11-26 07:57 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2017-11-26 07:02 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2017-02-19 19:42:17 PST
callWasmFunction() should be going away soon once we can convert the remaining wasm tests to use the new JS harness.
Comment 1 Yusuke Suzuki 2017-11-26 07:02:15 PST
Created attachment 327582 [details]
Patch
Comment 2 JF Bastien 2017-11-26 07:22:58 PST
Comment on attachment 327582 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2017-11-26 07:36:49 PST
Comment on attachment 327582 [details]
Patch

Thank you!
Comment 4 WebKit Commit Bot 2017-11-26 07:56:06 PST
Comment on attachment 327582 [details]
Patch

Clearing flags on attachment: 327582

Committed r225146: <https://trac.webkit.org/changeset/225146>
Comment 5 WebKit Commit Bot 2017-11-26 07:56:07 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2017-11-26 07:57:21 PST
<rdar://problem/35689301>