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

Issue 281953002: Fix performance regression in regular expressions after Array.push() optimizations (Closed)

Created:
6 years, 7 months ago by danno
Modified:
6 years, 7 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Fix performance regression in regular expressions after Array.push() optimizations R=yangguo@chromium.org LOG=N Committed: https://code.google.com/p/v8/source/detail?r=21348

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -12 lines) Patch
M src/code-stubs-hydrogen.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/regexp.js View 1 chunk +3 lines, -1 line 1 comment Download
M src/string.js View 4 chunks +5 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
LGTM with a comment. https://codereview.chromium.org/281953002/diff/1/src/regexp.js File src/regexp.js (right): https://codereview.chromium.org/281953002/diff/1/src/regexp.js#newcode117 src/regexp.js:117: result[0] = first_match; Is this ...
6 years, 7 months ago (2014-05-14 13:25:22 UTC) #1
danno
6 years, 7 months ago (2014-05-16 15:42:10 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r21348 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698