Reviewers: Benedikt Meurer,

Message:
Committed patchset #2 manually as r22232 (presubmit successful).

Description:
More OStreamsUse OStreams more often.

This is a mostly mechanical CL (more than 90% Emacs macros and
query-replace-regexp) moving FILE*/StringStream*-based APIs to
OStream-based APIs. There are a few places where this had to stop,
otherwise the CL would be even bigger, but this can easily and
incrementally cleaned up later.

[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=22232

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

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

Affected files (+2108, -2304 lines):
  M src/arm/lithium-arm.cc
  M src/arm/simulator-arm.cc
  M src/arm64/lithium-arm64.cc
  M src/arm64/simulator-arm64.cc
  M src/assembler.h
  M src/assembler.cc
  M src/ast.h
  M src/ast.cc
  M src/builtins.cc
  M src/code-stubs.cc
  M src/codegen.cc
  M src/deoptimizer.cc
  M src/elements-kind.h
  M src/elements-kind.cc
  M src/flags.cc
  M src/frames.cc
  M src/gdb-jit.cc
  M src/heap.cc
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/hydrogen-gvn.h
  M src/hydrogen-gvn.cc
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/hydrogen-types.h
  M src/hydrogen-types.cc
  M src/ia32/lithium-ia32.cc
  M src/ic.cc
  M src/jsregexp.cc
  M src/objects.h
  M src/objects.cc
  M src/objects-debug.cc
  M src/objects-inl.h
  M src/objects-printer.cc
  M src/ostreams.h
  M src/ostreams.cc
  M src/property.h
  M src/property.cc
  M src/runtime.cc
  M src/safepoint-table.h
  M src/safepoint-table.cc
  M src/spaces.cc
  M src/stub-cache.cc
  M src/transitions.h
  M src/typing.cc
  M src/x64/lithium-x64.cc
  M test/cctest/test-assembler-arm.cc
  M test/cctest/test-assembler-ia32.cc
  M test/cctest/test-assembler-x64.cc
  M test/cctest/test-disasm-ia32.cc
  M test/cctest/test-disasm-x64.cc
  M test/cctest/test-heap.cc
  M test/cctest/test-regexp.cc
  M test/cctest/test-symbols.cc


--
--
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