Reviewers: Sven Panne,

Description:
Rebase of partial ia32 implementation of optimized try/catch (started by Kevin
Millikin, continued by Massimiliano Mantione)

Conflicts:

        src/ast.h
        src/deoptimizer.cc
        src/deoptimizer.h
        src/hydrogen-instructions.h
        src/ia32/assembler-ia32.h
        src/ia32/deoptimizer-ia32.cc
        src/ia32/lithium-ia32.cc
        src/lithium.h
        src/objects.h

BUG=

Please review this at https://chromiumcodereview.appspot.com/20680002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/ast.h
  M src/ast.cc
  M src/compiler.cc
  M src/deoptimizer.h
  M src/deoptimizer.cc
  M src/flag-definitions.h
  M src/frames-inl.h
  M src/frames.h
  M src/frames.cc
  M src/full-codegen.cc
  M src/hydrogen-instructions.h
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/ia32/assembler-ia32.h
  M src/ia32/builtins-ia32.cc
  M src/ia32/deoptimizer-ia32.cc
  M src/ia32/lithium-codegen-ia32.h
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-ia32.h
  M src/ia32/lithium-ia32.cc
  M src/ia32/macro-assembler-ia32.cc
  M src/isolate.h
  M src/isolate.cc
  M src/lithium.h
  M src/objects-inl.h
  M src/objects-printer.cc
  M src/objects.h
  M src/objects.cc
  M src/parser.cc
  M src/platform-solaris.cc
  M src/runtime-profiler.cc
  M src/runtime.h
  M src/runtime.cc
  M test/mjsunit/fuzz-natives-part4.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to