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

Issue 2208753002: Initial implementation of dedicated FixedArray processing. (Closed)

Created:
4 years, 4 months ago by alph
Modified:
4 years, 4 months ago
Reviewers:
ulan
CC:
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

Initial implementation of dedicated FixedArray processing. FixedArrays could be shown differently based on their subtypes. Committed: https://crrev.com/32148868559979c8869a1f129129c6e94987e90b Cr-Commit-Position: refs/heads/master@{#38351}

Patch Set 1 #

Total comments: 2

Patch Set 2 : adding a DCHECK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -25 lines) Patch
M src/profiler/heap-snapshot-generator.h View 3 chunks +5 lines, -2 lines 0 comments Download
M src/profiler/heap-snapshot-generator.cc View 1 3 chunks +34 lines, -23 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
alph
4 years, 4 months ago (2016-08-03 16:01:52 UTC) #2
ulan
lgtm https://codereview.chromium.org/2208753002/diff/1/src/profiler/heap-snapshot-generator.cc File src/profiler/heap-snapshot-generator.cc (right): https://codereview.chromium.org/2208753002/diff/1/src/profiler/heap-snapshot-generator.cc#newcode2146 src/profiler/heap-snapshot-generator.cc:2146: array_types_[array] = type; Maybe add a check that ...
4 years, 4 months ago (2016-08-04 08:54:20 UTC) #7
alph
https://codereview.chromium.org/2208753002/diff/1/src/profiler/heap-snapshot-generator.cc File src/profiler/heap-snapshot-generator.cc (right): https://codereview.chromium.org/2208753002/diff/1/src/profiler/heap-snapshot-generator.cc#newcode2146 src/profiler/heap-snapshot-generator.cc:2146: array_types_[array] = type; On 2016/08/04 08:54:20, ulan wrote: > ...
4 years, 4 months ago (2016-08-04 18:28:27 UTC) #8
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/2208753002/20001
4 years, 4 months ago (2016-08-04 18:31:06 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-04 21:02:26 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-04 21:05:47 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/32148868559979c8869a1f129129c6e94987e90b
Cr-Commit-Position: refs/heads/master@{#38351}

Powered by Google App Engine
This is Rietveld 408576698