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

Issue 8584003: Add external strings support to regexp in generated code. (Closed)

Created:
9 years, 1 month ago by Yang
Modified:
9 years, 1 month ago
Reviewers:
Lasse Reichstein
CC:
v8-dev
Visibility:
Public.

Description

Add external strings support to regexp in generated code. TEST=test/mjsunit/string-external-cached.js

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -102 lines) Patch
M src/arm/code-stubs-arm.cc View 4 chunks +30 lines, -5 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 3 chunks +29 lines, -4 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 3 chunks +30 lines, -4 lines 0 comments Download
A + test/mjsunit/string-external-cached.js View 2 chunks +26 lines, -61 lines 0 comments Download
M test/mjsunit/string-externalize.js View 1 chunk +0 lines, -24 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Yang
9 years, 1 month ago (2011-11-21 17:53:37 UTC) #1
Please take a look.

Powered by Google App Engine
This is Rietveld 408576698