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

Issue 2078005: Modified codegen-arm.cc to no longer use V8_NATIVE_REGEXP, but to use... (Closed)

Created:
10 years, 7 months ago by pgalizia
Modified:
9 years, 7 months ago
CC:
v8-dev, cros.approvers_codeaurora.org, Micah C
Visibility:
Public.

Description

Modified codegen-arm.cc to no longer use V8_NATIVE_REGEXP, but to use V8_INTERPRETED_REGEXP (as per Issue 1635001). BUG=none TEST=Ran v8 tests, as well as against current Chromium browser. Committed: http://code.google.com/p/v8/source/detail?r=4655

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/arm/codegen-arm.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
pgalizia
This patch removes the V8_NATIVE_REGEXP flag from codegen-arm.cc and replaces it with the V8_INTERPRETED_REGEXP to ...
10 years, 7 months ago (2010-05-13 19:23:24 UTC) #1
Søren Thygesen Gjesse
LGTM
10 years, 7 months ago (2010-05-14 13:44:42 UTC) #2
Søren Thygesen Gjesse
10 years, 7 months ago (2010-05-14 13:55:04 UTC) #3
On 2010/05/14 13:44:42, Søren Gjesse wrote:
> LGTM

Committed as r4655. Closing issue.

Powered by Google App Engine
This is Rietveld 408576698