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

Issue 9969197: Embed entries_ list into HeapObjectsMap by value. (Closed)

Created:
8 years, 8 months ago by loislo
Modified:
8 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

Embed entries_ list into HeapObjectsMap by value. Previously it was owned by pointer but now it is not necessary and we can own it by value. BUG=none TEST=none Committed: https://code.google.com/p/v8/source/detail?r=11351

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -31 lines) Patch
M src/profile-generator.h View 2 chunks +1 line, -2 lines 0 comments Download
M src/profile-generator.cc View 8 chunks +23 lines, -29 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
loislo
8 years, 8 months ago (2012-04-17 08:57:52 UTC) #1
yurys
8 years, 8 months ago (2012-04-17 09:02:18 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698