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

Issue 992633002: Reland Just visit young array buffers during scavenge. (Closed)

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

Description

Just visit young array buffers during scavenge. Additionally keep the views in new space in a separate global list and move them to the corresponding array buffers when they get promoted. BUG=

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+281 lines, -54 lines) Patch
M src/factory.cc View 1 chunk +8 lines, -2 lines 0 comments Download
M src/heap/heap.h View 1 5 chunks +34 lines, -2 lines 0 comments Download
M src/heap/heap.cc View 1 6 chunks +54 lines, -9 lines 0 comments Download
M src/heap/objects-visiting.h View 1 1 chunk +4 lines, -1 line 0 comments Download
M src/heap/objects-visiting.cc View 1 6 chunks +80 lines, -15 lines 0 comments Download
M src/objects.cc View 1 1 chunk +9 lines, -2 lines 0 comments Download
M src/runtime/runtime-typedarray.cc View 5 chunks +46 lines, -6 lines 0 comments Download
M src/serialize.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M test/cctest/test-weaktypedarrays.cc View 6 chunks +44 lines, -17 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
Hannes Payer (out of office)
5 years, 9 months ago (2015-03-10 14:35:16 UTC) #2

          

Powered by Google App Engine
This is Rietveld 408576698