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

Issue 11346: Experimental: peridic merge from bleeding_edge. Merge... (Closed)

Created:
12 years, 1 month ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Experimental: peridic merge from bleeding_edge. Merge bleeding_edge@813 into the experimental code generator branch. Committed: http://code.google.com/p/v8/source/detail?r=814

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+962 lines, -402 lines) Patch
M ChangeLog View 1 chunk +25 lines, -0 lines 0 comments Download
M include/v8.h View 3 chunks +33 lines, -2 lines 0 comments Download
M include/v8-debug.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M src/api.cc View 2 chunks +7 lines, -1 line 0 comments Download
M src/assembler-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ast.h View 3 chunks +5 lines, -0 lines 0 comments Download
M src/builtins-arm.cc View 3 chunks +3 lines, -39 lines 0 comments Download
M src/codegen.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/codegen.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/codegen-arm.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/codegen-ia32.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/codegen-ia32.cc View 6 chunks +14 lines, -3 lines 0 comments Download
M src/compiler.h View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler.cc View 2 chunks +5 lines, -1 line 0 comments Download
M src/d8.cc View 2 chunks +3 lines, -1 line 0 comments Download
M src/debug.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/debug-delay.js View 3 chunks +5 lines, -109 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +1 line, -1 line 0 comments Download
M src/globals.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/handles.h View 1 chunk +5 lines, -1 line 0 comments Download
M src/handles.cc View 2 chunks +10 lines, -3 lines 0 comments Download
M src/heap.h View 4 chunks +20 lines, -3 lines 0 comments Download
M src/heap.cc View 4 chunks +66 lines, -3 lines 0 comments Download
M src/heap-inl.h View 1 chunk +12 lines, -0 lines 0 comments Download
M src/ic.cc View 4 chunks +17 lines, -4 lines 0 comments Download
M src/ic-arm.cc View 7 chunks +186 lines, -52 lines 0 comments Download
M src/ic-ia32.cc View 5 chunks +32 lines, -1 line 0 comments Download
M src/jsregexp.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/macro-assembler-arm.h View 1 chunk +11 lines, -0 lines 0 comments Download
M src/macro-assembler-arm.cc View 1 chunk +34 lines, -0 lines 0 comments Download
M src/objects.cc View 3 chunks +5 lines, -6 lines 0 comments Download
M src/platform.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/platform-linux.cc View 3 chunks +6 lines, -10 lines 0 comments Download
M src/platform-macos.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/platform-win32.cc View 3 chunks +13 lines, -11 lines 0 comments Download
M src/runtime.cc View 5 chunks +23 lines, -23 lines 0 comments Download
M src/scanner.cc View 1 chunk +15 lines, -1 line 0 comments Download
M src/stub-cache.h View 2 chunks +6 lines, -0 lines 0 comments Download
M src/stub-cache.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M src/stub-cache-arm.cc View 6 chunks +194 lines, -79 lines 0 comments Download
M src/stub-cache-ia32.cc View 3 chunks +7 lines, -10 lines 0 comments Download
M src/top.h View 2 chunks +10 lines, -0 lines 0 comments Download
M src/v8natives.js View 1 chunk +5 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 3 chunks +152 lines, -21 lines 0 comments Download
M test/message/regress/regress-75.js View 0 chunks +-1 lines, --1 lines 0 comments Download
M test/message/regress/regress-75.out View 0 chunks +-1 lines, --1 lines 0 comments Download
M test/mjsunit/api-call-after-bypassed-exception.js View 0 chunks +-1 lines, --1 lines 0 comments Download
M test/mjsunit/keyed-storage-extend.js View 0 chunks +-1 lines, --1 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 chunk +4 lines, -9 lines 0 comments Download
M test/mjsunit/regress/regress-124.js View 0 chunks +-1 lines, --1 lines 0 comments Download
M test/mjsunit/regress/regress-1346700.js View 0 chunks +-1 lines, --1 lines 0 comments Download
M test/mjsunit/regress/regress-86.js View 0 chunks +-1 lines, --1 lines 0 comments Download
M test/mozilla/mozilla.status View 1 chunk +1 line, -4 lines 0 comments Download
M tools/test.py View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
12 years, 1 month ago (2008-11-21 08:54:32 UTC) #1
William Hesse
12 years, 1 month ago (2008-11-21 09:06:55 UTC) #2
Looks Good to Me

Powered by Google App Engine
This is Rietveld 408576698