Bug 177627 - TypeSet should be able to cache shapes for poly proto chains
Summary: TypeSet should be able to cache shapes for poly proto chains
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-28 15:21 PDT by Saam Barati
Modified: 2017-09-28 15:21 PDT (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2017-09-28 15:21:04 PDT
It just requires caching the chain, and comparing against it.