Bug 184192 - GetByVal does not need to be VarArg since it only has three children
Summary: GetByVal does not need to be VarArg since it only has three children
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Robin Morisset
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-30 14:16 PDT by Filip Pizlo
Modified: 2019-02-22 15:51 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2018-03-30 14:16:08 PDT
...
Comment 1 Robin Morisset 2019-02-22 15:51:05 PST
GetByVal now occasionally takes a fourth child, a dependency from CheckInBounds.
See https://trac.webkit.org/changeset/241228/webkit