Bug 202683 - [JSC] FTL vmCall should check # of arguments
Summary: [JSC] FTL vmCall should check # of arguments
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: 2019-10-07 22:07 PDT by Yusuke Suzuki
Modified: 2019-10-08 20:50 PDT (History)
7 users (show)

See Also:


Attachments
Patch (96.40 KB, patch)
2019-10-07 22:09 PDT, Yusuke Suzuki
saam: 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 2019-10-07 22:07:24 PDT
[JSC] FTL vmCall should check # of arguments
Comment 1 Yusuke Suzuki 2019-10-07 22:09:18 PDT
Created attachment 380402 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2019-10-07 22:09:43 PDT
<rdar://problem/56062503>
Comment 3 Saam Barati 2019-10-08 08:26:24 PDT
Comment on attachment 380402 [details]
Patch

Nice
Comment 4 Yusuke Suzuki 2019-10-08 12:00:43 PDT
Committed r250848: <https://trac.webkit.org/changeset/250848>
Comment 5 Yusuke Suzuki 2019-10-08 18:54:17 PDT
Committed r250883: <https://trac.webkit.org/changeset/250883>
Comment 6 Saam Barati 2019-10-08 18:56:43 PDT
it caused regressions. Reopening
Comment 7 Yusuke Suzuki 2019-10-08 20:50:15 PDT
Committed r250886: <https://trac.webkit.org/changeset/250886>