Bug 159061 - JIT compilation should put all JIT meta-data into JITCode or one of its subclasses and leave CodeBlock unchanged
Summary: JIT compilation should put all JIT meta-data into JITCode or one of its subcl...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-23 11:00 PDT by Filip Pizlo
Modified: 2016-06-23 11:00 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 Filip Pizlo 2016-06-23 11:00:18 PDT
In such a world, we won't have to create a cloned CodeBlock for tier-up.