Bug 200911 - [JSC] to_primitive should handle Arrays efficiently
Summary: [JSC] to_primitive should handle Arrays efficiently
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: 2019-08-19 20:24 PDT by Yusuke Suzuki
Modified: 2019-08-20 02:15 PDT (History)
6 users (show)

See Also:


Attachments
Patch (26.68 KB, patch)
2019-08-19 20:34 PDT, Yusuke Suzuki
no flags 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-08-19 20:24:00 PDT
Should handle objects, particularly, arrays for JetStream2/3d-raytrace-SP.
Comment 1 Yusuke Suzuki 2019-08-19 20:34:07 PDT
Created attachment 376738 [details]
Patch

WIP
Comment 2 Yusuke Suzuki 2019-08-20 02:11:12 PDT
It contributes ~10% improvement.
Comment 3 Yusuke Suzuki 2019-08-20 02:15:01 PDT
Putting this to my queue