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

Issue 2369033003: [interpreter] Fix the interface descriptor for interpreter dispatch. (Closed)

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

Description

[interpreter] Fix the interface descriptor for interpreter dispatch. The bytecode offset parameter was Int32, but everywhere else it's an IntPtr. BUG= Committed: https://crrev.com/0fb486fe444c48fa4b3cdcd4ff3d8a83858cb941 Cr-Commit-Position: refs/heads/master@{#39777}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update. #

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

Messages

Total messages: 20 (12 generated)
epertoso
4 years, 2 months ago (2016-09-27 13:58:49 UTC) #3
rmcilroy
https://codereview.chromium.org/2369033003/diff/1/src/interface-descriptors.cc File src/interface-descriptors.cc (right): https://codereview.chromium.org/2369033003/diff/1/src/interface-descriptors.cc#newcode421 src/interface-descriptors.cc:421: MachineType::AnyTagged(), MachineType::Pointer(), Should it not be IntPtr() ? It ...
4 years, 2 months ago (2016-09-27 14:01:27 UTC) #6
epertoso
https://codereview.chromium.org/2369033003/diff/1/src/interface-descriptors.cc File src/interface-descriptors.cc (right): https://codereview.chromium.org/2369033003/diff/1/src/interface-descriptors.cc#newcode421 src/interface-descriptors.cc:421: MachineType::AnyTagged(), MachineType::Pointer(), On 2016/09/27 14:01:27, rmcilroy wrote: > Should ...
4 years, 2 months ago (2016-09-27 14:03:58 UTC) #7
rmcilroy
Please update the description (pointer->IntPtr), but LGTM otherwise.
4 years, 2 months ago (2016-09-27 14:12:55 UTC) #10
epertoso
On 2016/09/27 14:12:55, rmcilroy wrote: > Please update the description (pointer->IntPtr), but LGTM otherwise. Done.
4 years, 2 months ago (2016-09-27 14:45:16 UTC) #12
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/2369033003/20001
4 years, 2 months ago (2016-09-27 14:45:42 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-27 15:00:02 UTC) #18
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 15:00:24 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0fb486fe444c48fa4b3cdcd4ff3d8a83858cb941
Cr-Commit-Position: refs/heads/master@{#39777}

Powered by Google App Engine
This is Rietveld 408576698