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

Issue 987353002: Simplify and correctify pending message location handling. (Closed)

Created:
5 years, 9 months ago by Michael Starzinger
Modified:
5 years, 9 months ago
Reviewers:
titzer
CC:
v8-dev, Paweł Hajdan Jr.
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Simplify and correctify pending message location handling. This makes sure that the pending message location is only tracked by the message object, as only this is saved for finally-blocks. The location information is duplicated and becomes stale. R=titzer@chromium.org TEST=maeh, not so much. Committed: https://crrev.com/37729a52fdf3eaa4789612559e955d23328a2b8f Cr-Commit-Position: refs/heads/master@{#27109}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -18 lines) Patch
M include/v8.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/api.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/isolate.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/isolate.cc View 5 chunks +8 lines, -12 lines 2 comments Download

Messages

Total messages: 6 (1 generated)
Michael Starzinger
https://codereview.chromium.org/987353002/diff/1/src/isolate.cc File src/isolate.cc (left): https://codereview.chromium.org/987353002/diff/1/src/isolate.cc#oldcode1470 src/isolate.cc:1470: MessageLocation Isolate::GetMessageLocation() { Please appreciate the fact that I ...
5 years, 9 months ago (2015-03-10 13:45:07 UTC) #1
titzer
lgtm https://codereview.chromium.org/987353002/diff/1/src/isolate.cc File src/isolate.cc (left): https://codereview.chromium.org/987353002/diff/1/src/isolate.cc#oldcode1470 src/isolate.cc:1470: MessageLocation Isolate::GetMessageLocation() { On 2015/03/10 13:45:07, Michael Starzinger ...
5 years, 9 months ago (2015-03-10 13:48:24 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/987353002/1
5 years, 9 months ago (2015-03-10 14:08:52 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-10 14:45:20 UTC) #5
commit-bot: I haz the power
5 years, 9 months ago (2015-03-10 14:45:37 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/37729a52fdf3eaa4789612559e955d23328a2b8f
Cr-Commit-Position: refs/heads/master@{#27109}

Powered by Google App Engine
This is Rietveld 408576698