Bug 165933 - Wasm should not create empty unlinked callsites
Summary: Wasm should not create empty unlinked callsites
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: Keith Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-15 16:45 PST by Keith Miller
Modified: 2016-12-15 17:06 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.65 KB, patch)
2016-12-15 16:47 PST, Keith Miller
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 Keith Miller 2016-12-15 16:45:12 PST
Wasm should not create empty unlinked callsites
Comment 1 Keith Miller 2016-12-15 16:47:17 PST
Created attachment 297254 [details]
Patch
Comment 2 Mark Lam 2016-12-15 17:00:18 PST
Comment on attachment 297254 [details]
Patch

LGTM
Comment 3 Keith Miller 2016-12-15 17:06:46 PST
Committed r209891: <http://trac.webkit.org/changeset/209891>