v8/test
svenpanne@chromium.org 018ef484b9 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.

R=bmeurer@chromium.org

Review URL: https://codereview.chromium.org/363323003

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22232 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-07-07 09:57:29 +00:00
..
benchmarks Merge experimental/a64 to bleeding_edge. 2014-02-12 09:19:30 +00:00
cctest More OStreamsUse OStreams more often. 2014-07-07 09:57:29 +00:00
fuzz-natives Remove distinction between hidden and normal runtime functions 2014-06-25 15:26:10 +00:00
intl Store i18n meta data in hidden symbols instead of js accessible properties 2014-04-01 10:56:16 +00:00
message Clean up some A64 specific code in common code that was introduced by A64 merge 2014-02-12 13:27:13 +00:00
mjsunit Avoid brittle use of .bind in Promise.all 2014-07-07 09:47:43 +00:00
mozilla Throw syntax error when a getter/setter has the wrong number of params 2014-06-17 07:23:26 +00:00
preparser Throw syntax error when a getter/setter has the wrong number of params 2014-06-17 07:23:26 +00:00
promises-aplus Stop using urllib.urlretrieve() directly. 2014-05-21 09:25:05 +00:00
test262 Stop using urllib.urlretrieve() directly. 2014-05-21 09:25:05 +00:00
webkit Throw syntax error when a getter/setter has the wrong number of params 2014-06-17 07:23:26 +00:00