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

Issue 2437593003: [IC] IC::GetSharedFunctionInfo does not need to skip bytecode handler frames. (Closed)

Created:
4 years, 2 months ago by mythria
Modified:
4 years, 1 month ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[IC] IC::GetSharedFunctionInfo does not need to skip bytecode handler frames. Some cleanup after the cl to fix --trace-ic to work with ignition (https://codereview.chromium.org/2405173007/). In GetSharedFunctionInfo, we used to skip the bytecode handler frame, which is no longer required. BUG=v8:4280 Committed: https://crrev.com/1ec9526c7aa5cab8bedcc14ded49f3f2de72e37d Cr-Commit-Position: refs/heads/master@{#40762}

Patch Set 1 #

Patch Set 2 : Rebased the patch and removed FLAG_ignition from constructor. #

Total comments: 8

Patch Set 3 : Addresses comments from Ross. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M src/ic/ic.cc View 1 2 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 42 (31 generated)
mythria
I should have sent this out last week, but somehow missed it. In IC::GetSharedFunctionInfo, we ...
4 years, 1 month ago (2016-10-31 15:47:37 UTC) #17
rmcilroy
LGTM https://codereview.chromium.org/2437593003/diff/20001/src/ic/ic.cc File src/ic/ic.cc (right): https://codereview.chromium.org/2437593003/diff/20001/src/ic/ic.cc#newcode195 src/ic/ic.cc:195: // TODO(rmcilroy): Remove this once bytecode handlers don't ...
4 years, 1 month ago (2016-11-01 13:01:02 UTC) #18
mythria
Thanks Ross. Fixed them. https://codereview.chromium.org/2437593003/diff/20001/src/ic/ic.cc File src/ic/ic.cc (right): https://codereview.chromium.org/2437593003/diff/20001/src/ic/ic.cc#newcode195 src/ic/ic.cc:195: // TODO(rmcilroy): Remove this once ...
4 years, 1 month ago (2016-11-01 15:55:54 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2437593003/40001
4 years, 1 month ago (2016-11-04 09:09:17 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/27836)
4 years, 1 month ago (2016-11-04 09:12:47 UTC) #28
mythria
Hi Igor, We used to skip bytecode handler frames in IC::GetSharedFunctionInfo. We no longer need ...
4 years, 1 month ago (2016-11-04 09:23:17 UTC) #30
Igor Sheludko
lgtm
4 years, 1 month ago (2016-11-04 10:19:16 UTC) #31
mythria
Thanks Igor.
4 years, 1 month ago (2016-11-04 12:38:47 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2437593003/40001
4 years, 1 month ago (2016-11-04 12:42:15 UTC) #38
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-04 12:43:56 UTC) #40
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:22:38 UTC) #42
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1ec9526c7aa5cab8bedcc14ded49f3f2de72e37d
Cr-Commit-Position: refs/heads/master@{#40762}

Powered by Google App Engine
This is Rietveld 408576698