Reviewers: Michael Starzinger,

Description:
Start using OStreams.

Note that until everything is OStream-based, there are a few places
where we have to do some impedance matching. A few accessors had to be
const-corrected on the way.

Please review this at https://codereview.chromium.org/334763003/

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

Affected files (+481, -565 lines):
  M src/arm/code-stubs-arm.h
  M src/arm/code-stubs-arm.cc
  M src/arm64/code-stubs-arm64.h
  M src/code-stubs.h
  M src/code-stubs.cc
  M src/code-stubs-hydrogen.cc
  M src/codegen.cc
  M src/hydrogen-dce.cc
  M src/hydrogen-gvn.cc
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/ia32/code-stubs-ia32.h
  M src/ic.h
  M src/ic.cc
  M src/isolate.h
  M src/log.cc
  M src/objects.cc
  M src/property.cc
  M src/string-stream.h
  M src/string-stream.cc
  M src/types.h
  M src/types.cc
  M src/typing.cc
  M src/x64/code-stubs-x64.h


--
--
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/d/optout.

Reply via email to