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

Issue 467183002: When marking dependent code for deoptimization print the group that is being deoptimized. (Closed)

Created:
6 years, 4 months ago by Vyacheslav Egorov (Google)
Modified:
6 years, 4 months ago
Reviewers:
Yang, Toon Verwaest
CC:
v8-dev, jochen (gone - plz use gerrit)
Project:
v8
Visibility:
Public.

Description

When marking dependent code for deoptimization print the group that is being deoptimized. Otherwise it is impossible to figure out from the --trace-deoptimization output what is going on. R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23191

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -2 lines) Patch
M src/heap/mark-compact.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/objects.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/objects.cc View 1 2 chunks +46 lines, -1 line 2 comments Download

Messages

Total messages: 10 (0 generated)
Vyacheslav Egorov (Google)
Please take a look. This is a usability improvement for --trace-deopt.
6 years, 4 months ago (2014-08-13 12:14:06 UTC) #1
Yang
On 2014/08/13 12:14:06, Vyacheslav Egorov (Google wrote: > Please take a look. > > This ...
6 years, 4 months ago (2014-08-14 07:05:08 UTC) #2
Vyacheslav Egorov (Google)
Thanks! I will sit on this until Chrome is branched, as the tree is throttled ...
6 years, 4 months ago (2014-08-14 11:20:40 UTC) #3
Vyacheslav Egorov (Google)
Committed patchset #2 manually as 23191 (presubmit successful).
6 years, 4 months ago (2014-08-19 10:56:58 UTC) #4
Toon Verwaest
https://codereview.chromium.org/467183002/diff/20001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/467183002/diff/20001/src/objects.cc#newcode11878 src/objects.cc:11878: default: Any reason why you added a default case? ...
6 years, 4 months ago (2014-08-19 11:08:05 UTC) #5
Vyacheslav Egorov (Google)
https://codereview.chromium.org/467183002/diff/20001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/467183002/diff/20001/src/objects.cc#newcode11878 src/objects.cc:11878: default: On 2014/08/19 11:08:04, Toon Verwaest wrote: > Any ...
6 years, 4 months ago (2014-08-19 11:14:41 UTC) #6
Yang
On 2014/08/19 11:14:41, Vyacheslav Egorov (Google wrote: > https://codereview.chromium.org/467183002/diff/20001/src/objects.cc > File src/objects.cc (right): > > ...
6 years, 4 months ago (2014-08-19 11:19:06 UTC) #7
Sven Panne
[ Just wading through my email backlog after vacation... ] On 2014/08/19 11:19:06, Yang wrote: ...
6 years, 4 months ago (2014-08-25 11:49:00 UTC) #8
Yang
On 2014/08/25 11:49:00, Sven Panne wrote: > [ Just wading through my email backlog after ...
6 years, 4 months ago (2014-08-25 11:57:13 UTC) #9
Vyacheslav Egorov (Google)
6 years, 4 months ago (2014-08-25 12:11:31 UTC) #10
Message was sent while issue was closed.
How about this one instead 

https://codereview.chromium.org/488993004

?

Powered by Google App Engine
This is Rietveld 408576698