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

Issue 17203: Periodic merge from bleeding_edge to experimental code generator... (Closed)

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

Description

Periodic merge from bleeding_edge to experimental code generator branch. Merge up to and including revision 1032 of bleeding edge. Also added a small bug fix affecting spilled/non-spilled state in debug builds. Committed: http://code.google.com/p/v8/source/detail?r=1034

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+689 lines, -123 lines) Patch
M ChangeLog View 1 chunk +13 lines, -0 lines 0 comments Download
M src/api.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ast.h View 3 chunks +44 lines, -8 lines 0 comments Download
M src/builtins-ia32.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M src/codegen.cc View 2 chunks +16 lines, -1 line 0 comments Download
M src/codegen-arm.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/codegen-arm.cc View 2 chunks +16 lines, -0 lines 0 comments Download
M src/codegen-ia32.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/codegen-ia32.cc View 6 chunks +132 lines, -12 lines 0 comments Download
M src/d8.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M src/d8.js View 1 chunk +6 lines, -1 line 0 comments Download
M src/ic.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/ic.cc View 2 chunks +16 lines, -1 line 0 comments Download
M src/ic-arm.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/ic-ia32.cc View 1 chunk +21 lines, -0 lines 0 comments Download
M src/jsregexp.h View 4 chunks +6 lines, -1 line 0 comments Download
M src/jsregexp.cc View 24 chunks +141 lines, -49 lines 0 comments Download
M src/log.h View 3 chunks +10 lines, -5 lines 0 comments Download
M src/log.cc View 3 chunks +45 lines, -16 lines 0 comments Download
M src/objects.h View 1 chunk +1 line, -1 line 0 comments Download
M src/regexp-delay.js View 1 chunk +1 line, -0 lines 0 comments Download
M src/regexp-macro-assembler.h View 1 chunk +10 lines, -0 lines 0 comments Download
M src/regexp-macro-assembler-ia32.h View 3 chunks +12 lines, -4 lines 0 comments Download
M src/regexp-macro-assembler-ia32.cc View 3 chunks +107 lines, -4 lines 0 comments Download
M src/regexp-macro-assembler-tracer.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/regexp-macro-assembler-tracer.cc View 3 chunks +24 lines, -4 lines 0 comments Download
M src/runtime.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/runtime.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M src/string.js View 3 chunks +9 lines, -1 line 0 comments Download
M src/stub-cache-ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/v8-counters.h View 1 chunk +2 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M test/mjsunit/fuzz-natives.js View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 11 months ago (2009-01-06 15:27:33 UTC) #1
William Hesse
11 years, 11 months ago (2009-01-06 15:33:28 UTC) #2
Rubber stamp LGTM

Powered by Google App Engine
This is Rietveld 408576698