Bug 121641 - Unify baseline JIT and DFG inline caching logic
Summary: Unify baseline JIT and DFG inline caching logic
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on: 121637 121734 121749 121753 122704 122861 122876 122877
Blocks: 121756
  Show dependency treegraph
 
Reported: 2013-09-19 15:11 PDT by Filip Pizlo
Modified: 2013-10-15 21:34 PDT (History)
7 users (show)

See Also:


Attachments
it begins (347.54 KB, patch)
2013-09-19 16:19 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
more (401.20 KB, patch)
2013-09-20 23:08 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-09-19 15:11:11 PDT
...
Comment 1 Filip Pizlo 2013-09-19 16:19:43 PDT
Created attachment 212106 [details]
it begins
Comment 2 Filip Pizlo 2013-09-20 23:08:38 PDT
Created attachment 212255 [details]
more
Comment 3 Filip Pizlo 2013-10-15 19:36:06 PDT
I think this is basically done after http://trac.webkit.org/changeset/157480.  I will leave this open to track some final clean-up efforts.
Comment 4 Filip Pizlo 2013-10-15 21:34:08 PDT
OK, I think this is done as of http://trac.webkit.org/changeset/157489.