Bug 164346 - [DOMJIT] Extend the limit of CallDOM argument length
Summary: [DOMJIT] Extend the limit of CallDOM argument length
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-02 16:08 PDT by Yusuke Suzuki
Modified: 2016-11-02 16:24 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-11-02 16:08:55 PDT
Currently, due to the length of the children, more than 2 arguments are prohibited.