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

Issue 10825472: Revert r12258, r12300 and r12302 (global regexp). (Closed)

Created:
8 years, 4 months ago by Yang
Modified:
8 years, 4 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Revert r12258, r12300 and r12302 (global regexp). R=ulan@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=12350

Patch Set 1 #

Total comments: 2

Patch Set 2 : add empty line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+783 lines, -557 lines) Patch
M src/arm/code-stubs-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/assembler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/isolate.h View 1 chunk +1 line, -1 line 0 comments Download
M src/jsregexp.h View 5 chunks +63 lines, -51 lines 0 comments Download
M src/jsregexp.cc View 9 chunks +72 lines, -227 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/runtime.cc View 1 17 chunks +641 lines, -270 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-regexp.cc View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
8 years, 4 months ago (2012-08-21 09:30:29 UTC) #1
ulan
LGTM, checked runtime.cc, rubber-stamping other files. https://chromiumcodereview.appspot.com/10825472/diff/1/src/runtime.cc File src/runtime.cc (right): https://chromiumcodereview.appspot.com/10825472/diff/1/src/runtime.cc#newcode3121 src/runtime.cc:3121: HandleScope handles(isolate); Empty ...
8 years, 4 months ago (2012-08-21 09:43:40 UTC) #2
Yang
8 years, 4 months ago (2012-08-21 09:46:10 UTC) #3
https://chromiumcodereview.appspot.com/10825472/diff/1/src/runtime.cc
File src/runtime.cc (right):

https://chromiumcodereview.appspot.com/10825472/diff/1/src/runtime.cc#newcode...
src/runtime.cc:3121: HandleScope handles(isolate);
On 2012/08/21 09:43:40, ulan wrote:
> Empty line is missing here.

Done.

Powered by Google App Engine
This is Rietveld 408576698