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

Issue 2797993002: [regexp] Ensure there are no shape changes on the fast path (Closed)

Created:
3 years, 8 months ago by jgruber
Modified:
3 years, 8 months ago
Reviewers:
Yang
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[regexp] Ensure there are no shape changes on the fast path BUG=v8:5437, chromium:708247 Review-Url: https://codereview.chromium.org/2797993002 Cr-Commit-Position: refs/heads/master@{#44428} Committed: https://chromium.googlesource.com/v8/v8/+/ae459356468ae81955a1298acd255794ac901b4c

Patch Set 1 #

Patch Set 2 : Remove 'NotFastRegExp' assert from RegExpExec #

Patch Set 3 : Smaller CL #

Patch Set 4 : Rebase #

Patch Set 5 : Call FastLoadLastIndex directly #

Patch Set 6 : Add test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -41 lines) Patch
M src/builtins/builtins-regexp-gen.h View 2 3 2 chunks +8 lines, -4 lines 0 comments Download
M src/builtins/builtins-regexp-gen.cc View 1 2 3 4 16 chunks +77 lines, -35 lines 0 comments Download
M src/builtins/builtins-string-gen.cc View 3 1 chunk +1 line, -1 line 0 comments Download
M src/regexp/regexp-utils.cc View 3 1 chunk +8 lines, -1 line 0 comments Download
A test/mjsunit/regress/regress-708247.js View 1 2 3 4 5 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (21 generated)
jgruber
PTAL: This is a proposed fix for the OOB access through exec by taking the ...
3 years, 8 months ago (2017-04-05 10:50:48 UTC) #4
Yang
On 2017/04/05 10:50:48, jgruber wrote: > PTAL: This is a proposed fix for the OOB ...
3 years, 8 months ago (2017-04-05 12:07:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2797993002/90001
3 years, 8 months ago (2017-04-06 08:11:44 UTC) #22
commit-bot: I haz the power
3 years, 8 months ago (2017-04-06 08:13:03 UTC) #25
Message was sent while issue was closed.
Committed patchset #6 (id:90001) as
https://chromium.googlesource.com/v8/v8/+/ae459356468ae81955a1298acd255794ac9...

Powered by Google App Engine
This is Rietveld 408576698