Bug 81521 - CPU(ARM_TRADITIONAL): Increase getByIdSlowCase ConstantSpace/InstructionSpace
Summary: CPU(ARM_TRADITIONAL): Increase getByIdSlowCase ConstantSpace/InstructionSpace
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-19 09:58 PDT by Yong Li
Modified: 2012-03-24 12:13 PDT (History)
1 user (show)

See Also:


Attachments
the patch (1.58 KB, patch)
2012-03-19 10:01 PDT, Yong Li
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yong Li 2012-03-19 09:58:53 PDT
sequenceGetByIdSlowCaseConstantSpace and sequenceGetByIdSlowCaseInstructionSpace are not big enough to fit actual need.
Comment 1 Yong Li 2012-03-19 10:01:28 PDT
Created attachment 132600 [details]
the patch
Comment 2 WebKit Review Bot 2012-03-24 12:13:44 PDT
Comment on attachment 132600 [details]
the patch

Clearing flags on attachment: 132600

Committed r112011: <http://trac.webkit.org/changeset/112011>
Comment 3 WebKit Review Bot 2012-03-24 12:13:48 PDT
All reviewed patches have been landed.  Closing bug.