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

Issue 368833003: --trace-ic: much faster and available in Release mode. (Closed)

Created:
6 years, 5 months ago by Jakob Kummerow
Modified:
6 years, 5 months ago
Reviewers:
Sven Panne, Jarin
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

--trace-ic: much faster and available in Release mode. Also add IC tracing to a path where it was missing. R=jarin@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22268

Patch Set 1 #

Total comments: 2

Patch Set 2 : refactored as requested #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -73 lines) Patch
M src/flag-definitions.h View 2 chunks +1 line, -3 lines 0 comments Download
M src/frames.h View 1 1 chunk +5 lines, -3 lines 0 comments Download
M src/frames.cc View 1 2 chunks +33 lines, -34 lines 0 comments Download
M src/ic.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/ic.cc View 1 4 chunks +38 lines, -30 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Jakob Kummerow
PTAL.
6 years, 5 months ago (2014-07-03 16:23:42 UTC) #1
Jakob Kummerow
I meant to add some background here: the key idea of this CL is to ...
6 years, 5 months ago (2014-07-07 13:34:03 UTC) #2
Sven Panne
DBC https://codereview.chromium.org/368833003/diff/1/src/ic.cc File src/ic.cc (right): https://codereview.chromium.org/368833003/diff/1/src/ic.cc#newcode73 src/ic.cc:73: // TODO(jkummerow): Add support for "apply". The logic ...
6 years, 5 months ago (2014-07-08 06:37:11 UTC) #3
Jarin
On 2014/07/08 06:37:11, Sven Panne wrote: > DBC > > https://codereview.chromium.org/368833003/diff/1/src/ic.cc > File src/ic.cc (right): ...
6 years, 5 months ago (2014-07-08 07:44:36 UTC) #4
Jakob Kummerow
Your wish is my command. https://codereview.chromium.org/368833003/diff/1/src/ic.cc File src/ic.cc (right): https://codereview.chromium.org/368833003/diff/1/src/ic.cc#newcode73 src/ic.cc:73: // TODO(jkummerow): Add support ...
6 years, 5 months ago (2014-07-08 07:47:40 UTC) #5
Jarin
On 2014/07/08 07:47:40, Jakob wrote: > Your wish is my command. > > https://codereview.chromium.org/368833003/diff/1/src/ic.cc > ...
6 years, 5 months ago (2014-07-08 07:49:51 UTC) #6
Jakob Kummerow
6 years, 5 months ago (2014-07-08 08:28:22 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r22268 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698