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

Issue 1695433002: Handlify DeoptimizedFrameInfo, remove custom GC iteration. (Closed)

Created:
4 years, 10 months ago by Jarin
Modified:
4 years, 10 months ago
Reviewers:
Benedikt Meurer, Yang
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan, Yang
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Handlify DeoptimizedFrameInfo, remove custom GC iteration. TBR=mstarzinger@chromium.org Committed: https://crrev.com/c0198937d8a2a78b358fe6096e35a245d26b3a37 Cr-Commit-Position: refs/heads/master@{#33926}

Patch Set 1 #

Patch Set 2 : Fix signed/unsigned mismatch #

Total comments: 4

Patch Set 3 : Use handle rather than the constructor. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -100 lines) Patch
M src/debug/debug-evaluate.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/debug/debug-frames.h View 1 chunk +4 lines, -4 lines 0 comments Download
M src/debug/debug-frames.cc View 1 2 4 chunks +16 lines, -19 lines 0 comments Download
M src/debug/debug-scopes.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/debug/debug-scopes.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M src/deoptimizer.h View 4 chunks +12 lines, -25 lines 0 comments Download
M src/deoptimizer.cc View 1 9 chunks +15 lines, -38 lines 0 comments Download
M src/heap/heap.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M src/runtime/runtime-debug.cc View 4 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
Jarin
Could you take a look, please?
4 years, 10 months ago (2016-02-11 15:09:18 UTC) #2
Benedikt Meurer
I love it! LGTM! https://codereview.chromium.org/1695433002/diff/20001/src/debug/debug-frames.cc File src/debug/debug-frames.cc (right): https://codereview.chromium.org/1695433002/diff/20001/src/debug/debug-frames.cc#newcode49 src/debug/debug-frames.cc:49: : Handle<JSFunction>(frame_->function(), isolate_); Nit: Use ...
4 years, 10 months ago (2016-02-12 05:14:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1695433002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1695433002/40001
4 years, 10 months ago (2016-02-12 05:17:04 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/10859)
4 years, 10 months ago (2016-02-12 05:21:06 UTC) #9
Yang
awesome! lgtm. you will need a heap owner though. https://codereview.chromium.org/1695433002/diff/20001/src/debug/debug-frames.cc File src/debug/debug-frames.cc (right): https://codereview.chromium.org/1695433002/diff/20001/src/debug/debug-frames.cc#newcode54 src/debug/debug-frames.cc:54: ...
4 years, 10 months ago (2016-02-12 05:23:36 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1695433002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1695433002/40001
4 years, 10 months ago (2016-02-12 05:31:56 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-12 05:49:53 UTC) #15
commit-bot: I haz the power
4 years, 10 months ago (2016-02-12 05:50:35 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c0198937d8a2a78b358fe6096e35a245d26b3a37
Cr-Commit-Position: refs/heads/master@{#33926}

Powered by Google App Engine
This is Rietveld 408576698