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

Issue 7741041: Fixed regression introduced in r9027. (Closed)

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

Description

Fixed regression introduced in r9027. Committed: http://code.google.com/p/v8/source/detail?r=9029

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/x64/regexp-macro-assembler-x64.cc View 1 chunk +1 line, -1 line 3 comments Download

Messages

Total messages: 5 (0 generated)
Yang
PTAL.
9 years, 4 months ago (2011-08-26 13:21:29 UTC) #1
Sven Panne
LGTM for the one-word patch itself, but the surrounding code has to be clarified (see ...
9 years, 4 months ago (2011-08-26 13:36:21 UTC) #2
Vyacheslav Egorov (Chromium)
+lrn http://codereview.chromium.org/7741041/diff/1/src/x64/regexp-macro-assembler-x64.cc File src/x64/regexp-macro-assembler-x64.cc (right): http://codereview.chromium.org/7741041/diff/1/src/x64/regexp-macro-assembler-x64.cc#newcode1190 src/x64/regexp-macro-assembler-x64.cc:1190: *return_address += delta; On 2011/08/26 13:36:21, Sven wrote: ...
9 years, 4 months ago (2011-08-26 13:41:03 UTC) #3
Sven Panne
On 2011/08/26 13:41:03, Vyacheslav Egorov wrote: > +lrn > > http://codereview.chromium.org/7741041/diff/1/src/x64/regexp-macro-assembler-x64.cc > File src/x64/regexp-macro-assembler-x64.cc (right): ...
9 years, 4 months ago (2011-08-26 13:57:36 UTC) #4
Lasse Reichstein
9 years, 4 months ago (2011-08-26 15:43:48 UTC) #5
LGTM.
You shouldn't need crankshaft, just a compacting GC that moves the calling Code
object. I'm not sure there is a good way to do that consistently, though.

Powered by Google App Engine
This is Rietveld 408576698