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

Issue 2642353002: objects.h splitting: Move RegExpMatchInfo. (Closed)

Created:
3 years, 11 months ago by marja
Modified:
3 years, 11 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

objects.h splitting: Move RegExpMatchInfo. BUG=v8:5402 Review-Url: https://codereview.chromium.org/2642353002 Cr-Commit-Position: refs/heads/master@{#42552} Committed: https://chromium.googlesource.com/v8/v8/+/7366d8954cb1bd277d3283241da2fae62b886c48

Patch Set 1 #

Total comments: 3

Patch Set 2 : code review (mstarzinger@) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -51 lines) Patch
M BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M src/contexts.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/contexts-inl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/objects.h View 1 chunk +0 lines, -51 lines 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -0 lines 0 comments Download
A src/objects/regexp-match-info.h View 1 chunk +76 lines, -0 lines 0 comments Download
M src/regexp/regexp-utils.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/v8.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
marja
wdyt? This is a minimalistic approach where I don't touch the inlined functions... https://codereview.chromium.org/2642353002/diff/1/src/contexts.h File ...
3 years, 11 months ago (2017-01-20 12:03:07 UTC) #2
Michael Starzinger
LGTM. https://codereview.chromium.org/2642353002/diff/1/src/contexts.h File src/contexts.h (right): https://codereview.chromium.org/2642353002/diff/1/src/contexts.h#newcode10 src/contexts.h:10: #include "src/objects/regexp-match-info.h" On 2017/01/20 12:03:07, marja wrote: > ...
3 years, 11 months ago (2017-01-20 12:18:48 UTC) #3
marja
thanks for review! https://codereview.chromium.org/2642353002/diff/1/src/contexts.h File src/contexts.h (right): https://codereview.chromium.org/2642353002/diff/1/src/contexts.h#newcode10 src/contexts.h:10: #include "src/objects/regexp-match-info.h" On 2017/01/20 12:18:48, Michael ...
3 years, 11 months ago (2017-01-20 12:27:03 UTC) #4
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/2642353002/20001
3 years, 11 months ago (2017-01-20 12:27:16 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/32954)
3 years, 11 months ago (2017-01-20 12:30:47 UTC) #9
marja
yangguo, ptal (regexp)
3 years, 11 months ago (2017-01-20 12:31:32 UTC) #11
Yang
On 2017/01/20 12:31:32, marja wrote: > yangguo, ptal (regexp) lgtm. nice.
3 years, 11 months ago (2017-01-20 12:33:33 UTC) #12
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/2642353002/20001
3 years, 11 months ago (2017-01-20 12:33:58 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 13:02:01 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/7366d8954cb1bd277d3283241da2fae62b8...

Powered by Google App Engine
This is Rietveld 408576698