Bug 189353 - [WebAssembly] Optimize JS to Wasm call by removing Vector allocation
Summary: [WebAssembly] Optimize JS to Wasm call by removing Vector allocation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-06 08:16 PDT by Yusuke Suzuki
Modified: 2018-09-06 21:41 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.54 KB, patch)
2018-09-06 08:18 PDT, Yusuke Suzuki
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2018-09-06 08:16:35 PDT
[WebAssembly] Optimize JS to Wasm call by removing Vector allocation
Comment 1 Yusuke Suzuki 2018-09-06 08:18:01 PDT
Created attachment 349026 [details]
Patch
Comment 2 Mark Lam 2018-09-06 21:37:14 PDT
Comment on attachment 349026 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2018-09-06 21:40:17 PDT
Committed r235778: <https://trac.webkit.org/changeset/235778>
Comment 4 Radar WebKit Bug Importer 2018-09-06 21:41:19 PDT
<rdar://problem/44211506>