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

Issue 157443002: Add basic support for STL containers allocated in Zones (Closed)

Created:
6 years, 10 months ago by danno
Modified:
6 years, 7 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Add basic support for STL containers allocated in Zones R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19194

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -26 lines) Patch
M src/list.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/utils.h View 1 1 chunk +15 lines, -0 lines 0 comments Download
A + src/zone-allocator.h View 1 1 chunk +42 lines, -18 lines 0 comments Download
A + src/zone-containers.h View 2 chunks +12 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
danno
6 years, 10 months ago (2014-02-07 10:55:34 UTC) #1
Jakob Kummerow
LGTM with nits. https://codereview.chromium.org/157443002/diff/1/src/utils.h File src/utils.h (right): https://codereview.chromium.org/157443002/diff/1/src/utils.h#newcode1142 src/utils.h:1142: nit: two empty lines please (doesn't ...
6 years, 10 months ago (2014-02-07 11:48:03 UTC) #2
danno
6 years, 10 months ago (2014-02-07 11:55:19 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r19194 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698