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

Issue 1850443006: [Interpreter] Handles BytecodeArrays when scanning objects in heap. (Closed)

Created:
4 years, 8 months ago by mythria
Modified:
4 years, 8 months ago
CC:
Hannes Payer (out of office), ulan, v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[Interpreter] Handles BytecodeArrays when scanning objects in heap. Handles bytecodeArray Objects when verifying the heap and also when collecting code statistics. The changes include: 1. BytecodeArrays could be a part of the large object space. When verifying the large object space we should also allow BytecodeArray objects. 2. Adds support for BytecodeArrays when collecting code statistics. BUG=v8:4280, chromium:599001 LOG=N Committed: https://crrev.com/8a9ada486318eea3a03c0526fa9d7674ebe011a5 Cr-Commit-Position: refs/heads/master@{#35202}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Adds mjsunit test to check verifyheap handles BytecodeArrays #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -6 lines) Patch
M src/heap/spaces.cc View 1 5 chunks +11 lines, -6 lines 0 comments Download
A test/mjsunit/ignition/regress-599001-verifyheap.js View 1 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1850443006/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1850443006/1
4 years, 8 months ago (2016-03-31 16:04:46 UTC) #2
mythria
Hannes, Orion, I am looking at a failing test. (https://bugs.chromium.org/p/chromium/issues/detail?id=599001). It fails because we do ...
4 years, 8 months ago (2016-03-31 16:26:35 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-03-31 16:35:04 UTC) #7
oth
Looks fine here. You have the distilled test case, do we want to add an ...
4 years, 8 months ago (2016-04-01 07:50:57 UTC) #8
Hannes Payer (out of office)
lgtm
4 years, 8 months ago (2016-04-01 12:00:24 UTC) #9
mythria
Thanks for your reviews. Orion, I added a mjsunit test. Could you please look at ...
4 years, 8 months ago (2016-04-01 12:45:45 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1850443006/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1850443006/20001
4 years, 8 months ago (2016-04-01 12:47:41 UTC) #12
oth
On 2016/04/01 12:45:45, mythria wrote: > Thanks for your reviews. > > Orion, I added ...
4 years, 8 months ago (2016-04-01 12:58:26 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-01 13:10:18 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1850443006/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1850443006/20001
4 years, 8 months ago (2016-04-01 13:11:14 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-01 13:12:57 UTC) #20
commit-bot: I haz the power
4 years, 8 months ago (2016-04-01 13:14:39 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8a9ada486318eea3a03c0526fa9d7674ebe011a5
Cr-Commit-Position: refs/heads/master@{#35202}

Powered by Google App Engine
This is Rietveld 408576698