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

Issue 6526043: Fix non-simulated ARM calling of RegExp code. (Closed)

Created:
9 years, 10 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

Fix non-simulated ARM calling of RegExp code. Committed: http://code.google.com/p/v8/source/detail?r=6805

Patch Set 1 #

Patch Set 2 : More generic approach. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -14 lines) Patch
M src/arm/simulator-arm.h View 1 2 chunks +10 lines, -5 lines 0 comments Download
M src/ia32/simulator-ia32.h View 1 1 chunk +7 lines, -2 lines 0 comments Download
M src/regexp-macro-assembler.cc View 1 1 chunk +1 line, -5 lines 0 comments Download
M src/x64/simulator-x64.h View 1 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
9 years, 10 months ago (2011-02-16 08:17:52 UTC) #1
Rico
9 years, 10 months ago (2011-02-16 09:00:39 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698