Ignore:
Timestamp:
Oct 29, 2007, 8:14:00 PM (18 years ago)
Author:
oliver
Message:

Debranching various Node::evaluate implementations

Reviewed by Maciej.

Split the read-modify-write assignment cases out of AssignResolveNode and into ReadModifyResolveNode
Split the increment and decrement cases for Prefix- and Postfix- ResolveNode, BracketNode, and DotNode

Gains 1.6% on SunSpider

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj

    r27248 r27252  
    13861386                        isa = PBXProject;
    13871387                        buildConfigurationList = 149C277108902AFE008A9EFC /* Build configuration list for PBXProject "JavaScriptCore" */;
    1388                         compatibilityVersion = "Xcode 2.4";
    13891388                        hasScannedForEncodings = 1;
    13901389                        mainGroup = 0867D691FE84028FC02AAC07 /* JavaScriptCore */;
    13911390                        productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
    13921391                        projectDirPath = "";
    1393                         projectRoot = "";
    13941392                        targets = (
    13951393                                932F5BE30822A1C700736975 /* All */,
Note: See TracChangeset for help on using the changeset viewer.