Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(262)

Issue 1113009: Merge 4205:4215 from bleeding_edge to partial_snapshots branch. (Closed)

Created:
10 years, 9 months ago by Kasper Lund
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Merge 4205:4215 from bleeding_edge to partial_snapshots branch. Committed: http://code.google.com/p/v8/source/detail?r=4216

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+734 lines, -678 lines) Patch
M src/api.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/api.cc View 6 chunks +35 lines, -14 lines 0 comments Download
M src/arm/codegen-arm.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/arm/codegen-arm.cc View 5 chunks +33 lines, -34 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M src/ast.h View 3 chunks +9 lines, -8 lines 0 comments Download
M src/ast.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M src/bootstrapper.h View 1 chunk +1 line, -1 line 0 comments Download
M src/bootstrapper.cc View 6 chunks +12 lines, -12 lines 0 comments Download
M src/circular-queue.h View 4 chunks +6 lines, -9 lines 0 comments Download
M src/circular-queue.cc View 2 chunks +36 lines, -48 lines 0 comments Download
M src/circular-queue-inl.h View 1 chunk +4 lines, -5 lines 0 comments Download
M src/codegen.h View 2 chunks +6 lines, -1 line 0 comments Download
M src/codegen.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/compilation-cache.h View 2 chunks +9 lines, -9 lines 0 comments Download
M src/compilation-cache.cc View 10 chunks +69 lines, -66 lines 0 comments Download
M src/compiler.h View 2 chunks +21 lines, -20 lines 0 comments Download
M src/compiler.cc View 15 chunks +79 lines, -83 lines 0 comments Download
M src/cpu-profiler.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/cpu-profiler.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M src/data-flow.h View 4 chunks +17 lines, -18 lines 0 comments Download
M src/data-flow.cc View 10 chunks +40 lines, -46 lines 0 comments Download
M src/debug.cc View 2 chunks +9 lines, -37 lines 0 comments Download
M src/factory.h View 4 chunks +9 lines, -13 lines 0 comments Download
M src/factory.cc View 3 chunks +24 lines, -43 lines 0 comments Download
M src/fast-codegen.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M src/full-codegen.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M src/globals.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/handles.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/handles.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/heap.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M src/ia32/codegen-ia32.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 6 chunks +32 lines, -33 lines 0 comments Download
M src/ia32/fast-codegen-ia32.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M src/objects.h View 3 chunks +7 lines, -1 line 0 comments Download
M src/objects-inl.h View 3 chunks +3 lines, -1 line 0 comments Download
M src/parser.cc View 1 chunk +6 lines, -7 lines 0 comments Download
M src/prettyprinter.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M src/rewriter.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M src/runtime.cc View 6 chunks +26 lines, -25 lines 0 comments Download
M src/x64/codegen-x64.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/codegen-x64.cc View 6 chunks +32 lines, -33 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M test/cctest/test-circular-queue.cc View 2 chunks +98 lines, -4 lines 0 comments Download
M test/cctest/test-compiler.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M test/cctest/test-cpu-profiler.cc View 4 chunks +0 lines, -6 lines 0 comments Download
M test/cctest/test-func-name-inference.cc View 1 chunk +10 lines, -2 lines 0 comments Download
M test/cctest/test-log-stack-tracer.cc View 8 chunks +39 lines, -22 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
10 years, 9 months ago (2010-03-23 10:20:09 UTC) #1
Erik Corry
10 years, 9 months ago (2010-03-23 10:33:29 UTC) #2
Rubber stamp LGTM

Powered by Google App Engine
This is Rietveld 408576698