Bug 185213 - JSC should know how to cache custom getter accesses on the prototype chain
Summary: JSC should know how to cache custom getter accesses on the prototype chain
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-02 13:29 PDT by Filip Pizlo
Modified: 2018-05-02 17:38 PDT (History)
6 users (show)

See Also:


Attachments
the patch (3.17 KB, patch)
2018-05-02 13:31 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (3.49 KB, patch)
2018-05-02 13:59 PDT, Filip Pizlo
keith_miller: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2018-05-02 13:29:22 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2018-05-02 13:31:06 PDT
Created attachment 339330 [details]
the patch
Comment 2 Filip Pizlo 2018-05-02 13:59:51 PDT
Created attachment 339334 [details]
the patch
Comment 3 Keith Miller 2018-05-02 14:16:10 PDT
Comment on attachment 339334 [details]
the patch

r=me.
Comment 4 Filip Pizlo 2018-05-02 17:37:49 PDT
Landed in https://trac.webkit.org/changeset/231283/webkit
Comment 5 Radar WebKit Bug Importer 2018-05-02 17:38:25 PDT
<rdar://problem/39926845>