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

Issue 2274001: Revert r4715. (Closed)

Created:
10 years, 7 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1606 lines, -1572 lines) Patch
M src/arm/builtins-arm.cc View 12 chunks +21 lines, -24 lines 0 comments Download
M src/arm/codegen-arm.cc View 9 chunks +11 lines, -10 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/arm/ic-arm.cc View 9 chunks +17 lines, -13 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 chunk +8 lines, -6 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 3 chunks +52 lines, -11 lines 0 comments Download
M src/builtins.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/globals.h View 2 chunks +5 lines, -4 lines 0 comments Download
M src/heap.h View 8 chunks +39 lines, -74 lines 0 comments Download
M src/heap.cc View 26 chunks +239 lines, -391 lines 0 comments Download
M src/heap-inl.h View 5 chunks +8 lines, -48 lines 0 comments Download
M src/ia32/builtins-ia32.cc View 4 chunks +11 lines, -12 lines 0 comments Download
M src/ia32/codegen-ia32.h View 1 chunk +36 lines, -0 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 14 chunks +34 lines, -18 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/ia32/ic-ia32.cc View 7 chunks +18 lines, -18 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 5 chunks +81 lines, -21 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 4 chunks +8 lines, -6 lines 0 comments Download
M src/mark-compact.h View 7 chunks +37 lines, -25 lines 0 comments Download
M src/mark-compact.cc View 31 chunks +101 lines, -92 lines 0 comments Download
M src/objects.h View 23 chunks +79 lines, -134 lines 0 comments Download
M src/objects.cc View 8 chunks +11 lines, -8 lines 0 comments Download
M src/objects-debug.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/objects-inl.h View 12 chunks +25 lines, -85 lines 0 comments Download
M src/runtime.cc View 13 chunks +16 lines, -18 lines 0 comments Download
M src/spaces.h View 18 chunks +124 lines, -149 lines 0 comments Download
M src/spaces.cc View 34 chunks +304 lines, -107 lines 0 comments Download
M src/spaces-inl.h View 2 chunks +67 lines, -133 lines 0 comments Download
M src/x64/builtins-x64.cc View 6 chunks +22 lines, -22 lines 0 comments Download
M src/x64/codegen-x64.cc View 15 chunks +52 lines, -37 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/x64/ic-x64.cc View 10 chunks +30 lines, -27 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 4 chunks +4 lines, -11 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 7 chunks +92 lines, -37 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 4 chunks +8 lines, -7 lines 0 comments Download
M test/cctest/test-heap.cc View 6 chunks +17 lines, -9 lines 0 comments Download
M test/cctest/test-spaces.cc View 2 chunks +15 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
10 years, 7 months ago (2010-05-26 09:22:16 UTC) #1
Mads Ager (chromium)
10 years, 7 months ago (2010-05-26 09:23:02 UTC) #2
Unfortunately this LGTM

Powered by Google App Engine
This is Rietveld 408576698