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

Issue 8733: Merged bleeding_edge r599:645 into regexp2000. (Closed)

Created:
12 years, 1 month ago by Christian Plesner Hansen
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Merged bleeding_edge r599:645 into regexp2000. Committed: http://code.google.com/p/v8/source/detail?r=647

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1913 lines, -738 lines) Patch
M ChangeLog View 1 chunk +13 lines, -0 lines 0 comments Download
M src/api.cc View 2 chunks +8 lines, -2 lines 0 comments Download
M src/array.js View 1 chunk +7 lines, -40 lines 0 comments Download
M src/ast.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/builtins.h View 1 chunk +1 line, -3 lines 0 comments Download
M src/builtins.cc View 1 chunk +2 lines, -12 lines 0 comments Download
M src/codegen-arm.cc View 2 chunks +14 lines, -9 lines 0 comments Download
M src/codegen-ia32.h View 4 chunks +8 lines, -0 lines 0 comments Download
M src/codegen-ia32.cc View 20 chunks +62 lines, -55 lines 0 comments Download
M src/compiler.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/date-delay.js View 2 chunks +16 lines, -1 line 0 comments Download
M src/execution.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M src/factory.h View 1 chunk +6 lines, -1 line 0 comments Download
M src/factory.cc View 2 chunks +13 lines, -1 line 0 comments Download
M src/flag-definitions.h View 2 chunks +5 lines, -0 lines 0 comments Download
M src/handles.cc View 2 chunks +0 lines, -14 lines 0 comments Download
M src/heap.h View 2 chunks +23 lines, -2 lines 0 comments Download
M src/heap.cc View 4 chunks +14 lines, -7 lines 0 comments Download
M src/ic.h View 1 chunk +1 line, -3 lines 0 comments Download
M src/ic.cc View 2 chunks +13 lines, -19 lines 0 comments Download
M src/ic-arm.cc View 10 chunks +109 lines, -111 lines 0 comments Download
src/ic-ia32.cc View 5 chunks +68 lines, -64 lines 0 comments Download
M src/jsregexp.cc View 1 chunk +9 lines, -1 line 0 comments Download
M src/log.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/log.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mark-compact.h View 2 chunks +18 lines, -0 lines 0 comments Download
M src/mark-compact.cc View 7 chunks +164 lines, -13 lines 0 comments Download
M src/objects.h View 8 chunks +42 lines, -28 lines 0 comments Download
M src/objects.cc View 4 chunks +67 lines, -4 lines 0 comments Download
M src/objects-inl.h View 6 chunks +31 lines, -55 lines 0 comments Download
M src/platform-win32.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/prettyprinter.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/prettyprinter.cc View 7 chunks +36 lines, -14 lines 0 comments Download
M src/property.h View 1 chunk +4 lines, -1 line 0 comments Download
M src/rewriter.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/rewriter.cc View 2 chunks +449 lines, -0 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 3 chunks +268 lines, -5 lines 0 comments Download
M src/runtime.js View 1 chunk +3 lines, -0 lines 0 comments Download
M src/simulator-arm.h View 1 chunk +15 lines, -0 lines 0 comments Download
M src/simulator-arm.cc View 4 chunks +109 lines, -17 lines 0 comments Download
M src/spaces.cc View 3 chunks +23 lines, -4 lines 0 comments Download
M src/stub-cache.h View 3 chunks +7 lines, -23 lines 0 comments Download
M src/stub-cache.cc View 2 chunks +3 lines, -37 lines 0 comments Download
M src/stub-cache-arm.cc View 5 chunks +20 lines, -22 lines 0 comments Download
M src/stub-cache-ia32.cc View 9 chunks +58 lines, -113 lines 0 comments Download
M src/top.h View 2 chunks +5 lines, -13 lines 0 comments Download
M src/top.cc View 4 chunks +5 lines, -4 lines 0 comments Download
M src/variables.h View 3 chunks +47 lines, -0 lines 0 comments Download
M src/variables.cc View 1 chunk +17 lines, -0 lines 0 comments Download
M test/cctest/test-spaces.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M test/mjsunit/array-concat.js View 2 chunks +19 lines, -0 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 chunk +21 lines, -17 lines 0 comments Download
M test/mozilla/mozilla.status View 1 chunk +1 line, -1 line 0 comments Download
M tools/test.py View 15 chunks +61 lines, -9 lines 0 comments Download
M tools/v8.xcodeproj/project.pbxproj View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Christian Plesner Hansen
12 years, 1 month ago (2008-10-30 09:14:31 UTC) #1
Please to be rubber-stamping.

Powered by Google App Engine
This is Rietveld 408576698