• ager@chromium.org's avatar
    Cleanup to HEnvironment::CopyForInlining · 3f6043d3
    ager@chromium.org authored
    * src/hydrogen.cc (HEnvironment::CopyForInlining): As the code for both
      the ::HYDROGEN and ::LITHIUM compilation phases is the same, just use
      one code path and remove the arg.
    
    * src/hydrogen.h (HEnvironment): Remove now-unused CompilationPhase
      enum type and arg to CopyForInlining.
    
    * src/arm/lithium-arm.cc (LChunkBuilder::DoEnterInlined):
    * src/ia32/lithium-ia32.cc (LChunkBuilder::DoEnterInlined):
    * src/x64/lithium-x64.cc (LChunkBuilder::DoEnterInlined): Adapt
      callers.
    
    * AUTHORS: Add Igalia.
    
    BUG=
    TEST=I ran tools/test.py.
    
    Review URL: http://codereview.chromium.org/7272002
    
    git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8442 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
    3f6043d3
Name
Last commit
Last update
benchmarks Loading commit data...
build Loading commit data...
include Loading commit data...
preparser Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
ChangeLog Loading commit data...
LICENSE Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
SConstruct Loading commit data...