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

Issue 2649893004: X87: Split some SharedFunctionInfo's compiler hints off into debugger hints. (Closed)

Created:
3 years, 11 months ago by zhengxing.li
Modified:
3 years, 11 months ago
Reviewers:
chunyang.dai, Yang
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

X87: Split some SharedFunctionInfo's compiler hints off into debugger hints. port 3a9152ece721903d3b82e60e8d95f51341183f28 (r42594) original commit message: We are planning to add a few more debugger related bits, and are running out of compiler hints bits. The new bit field is going to be part of the debug info struct. If the debug info is not available, we store the bit field in its place on the shared function info. BUG= Review-Url: https://codereview.chromium.org/2649893004 Cr-Commit-Position: refs/heads/master@{#42617} Committed: https://chromium.googlesource.com/v8/v8/+/1652c8063af5de1e791fedf429bf39b9091e5fd7

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M src/builtins/x87/builtins-x87.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/x87/macro-assembler-x87.h View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 8 (4 generated)
zhengxing.li
PTAL, thanks!
3 years, 11 months ago (2017-01-24 01:47:31 UTC) #2
chunyang.dai
On 2017/01/24 01:47:31, zhengxing.li wrote: > PTAL, thanks! LGTM. thanks
3 years, 11 months ago (2017-01-24 06:07:29 UTC) #3
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/2649893004/1
3 years, 11 months ago (2017-01-24 06:09:49 UTC) #5
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 06:30:13 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/1652c8063af5de1e791fedf429bf39b9091...

Powered by Google App Engine
This is Rietveld 408576698