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

Issue 11316: Merged bleeding edge 746:795 into regexp2000. (Closed)

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

Description

Merged bleeding edge 746:795 into regexp2000. Committed: http://code.google.com/p/v8/source/detail?r=798

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+451 lines, -237 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 src/api.cc View 2 chunks +7 lines, -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 4 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/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/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
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/jsregexp.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.cc View 3 chunks +5 lines, -6 lines 0 comments Download
M src/runtime.cc View 4 chunks +21 lines, -21 lines 0 comments Download
M src/scanner.cc View 1 chunk +15 lines, -1 line 0 comments Download
M src/stub-cache.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/stub-cache.cc View 1 chunk +11 lines, -0 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/cctest.status View 1 chunk +0 lines, -1 line 0 comments Download
M test/cctest/test-api.cc View 3 chunks +128 lines, -21 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 chunk +4 lines, -9 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)
Christian Plesner Hansen
12 years, 1 month ago (2008-11-20 07:10:27 UTC) #1
Lasse Reichstein
12 years, 1 month ago (2008-11-20 09:16:13 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698