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

Issue 1122083002: Remove materialized objects on stack unwind. (Closed)

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

Description

Remove materialized objects on stack unwind. BUG=v8:3985 LOG=n R=mstarzinger@chromium.org Committed: https://crrev.com/b5b47e1f88dffaf9f22944ba085715077a3cdd61 Cr-Commit-Position: refs/heads/master@{#28206}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Tweaks, do not unwind the handler's frame #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -50 lines) Patch
M src/arm/code-stubs-arm.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/arm64/code-stubs-arm64.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/deoptimizer.h View 1 chunk +1 line, -1 line 0 comments Download
M src/deoptimizer.cc View 2 chunks +8 lines, -3 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/isolate.h View 1 2 chunks +5 lines, -1 line 0 comments Download
M src/isolate.cc View 1 4 chunks +43 lines, -30 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/mips64/code-stubs-mips64.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/ppc/code-stubs-ppc.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/runtime/runtime.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/runtime/runtime-internal.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/x87/code-stubs-x87.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M test/mjsunit/mjsunit.status View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Jarin
Could you take a look, please?
5 years, 7 months ago (2015-05-04 14:36:07 UTC) #1
Jarin
On 2015/05/04 14:36:07, jarin wrote: > Could you take a look, please? To be honest, ...
5 years, 7 months ago (2015-05-04 14:38:45 UTC) #2
Michael Starzinger
LGTM with one comments to address. https://codereview.chromium.org/1122083002/diff/1/src/isolate.cc File src/isolate.cc (right): https://codereview.chromium.org/1122083002/diff/1/src/isolate.cc#newcode1046 src/isolate.cc:1046: RemoveMaterializedObjectsOnUnwind(frame); As discussed ...
5 years, 7 months ago (2015-05-04 15:17:03 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1122083002/20001
5 years, 7 months ago (2015-05-04 16:23:47 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-04 16:44:01 UTC) #7
commit-bot: I haz the power
5 years, 7 months ago (2015-05-04 16:44:17 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b5b47e1f88dffaf9f22944ba085715077a3cdd61
Cr-Commit-Position: refs/heads/master@{#28206}

Powered by Google App Engine
This is Rietveld 408576698