Bug 144854 - gmail and google maps fail to load with eager compilation: Failed to insert inline cache for varargs call (specifically, CallForwardVarargs) because we thought the size would be 250 but it ended up being 262 prior to compaction.
Summary: gmail and google maps fail to load with eager compilation: Failed to insert i...
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: 144877
Blocks:
  Show dependency treegraph
 
Reported: 2015-05-10 21:11 PDT by Filip Pizlo
Modified: 2015-05-11 15:44 PDT (History)
11 users (show)

See Also:


Attachments
the patch (1.83 KB, patch)
2015-05-11 11:58 PDT, Filip Pizlo
oliver: 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 2015-05-10 21:11:25 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2015-05-11 11:58:23 PDT
Created attachment 252879 [details]
the patch
Comment 2 Filip Pizlo 2015-05-11 15:44:48 PDT
Landed in http://trac.webkit.org/changeset/184127