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

Issue 6718023: Cleanup of Isolate usage (guided by SunSpider profiling) (Closed)

Created:
9 years, 9 months ago by Dmitry Titov
Modified:
9 years, 7 months ago
Reviewers:
Vitaly Repeshko
CC:
v8-dev
Visibility:
Public.

Description

Cleanup of Isolate usage (guided by SunSpider profiling) Committed: http://code.google.com/p/v8/source/detail?r=7311

Patch Set 1 #

Total comments: 1

Patch Set 2 : CR feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -39 lines) Patch
M src/mark-compact.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/spaces.h View 1 7 chunks +13 lines, -7 lines 0 comments Download
M src/spaces.cc View 15 chunks +34 lines, -29 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Dmitry Titov
9 years, 9 months ago (2011-03-22 03:23:14 UTC) #1
Vitaly Repeshko
LGTM
9 years, 9 months ago (2011-03-22 13:53:05 UTC) #2
Vitaly Repeshko
9 years, 9 months ago (2011-03-22 13:53:29 UTC) #3
http://codereview.chromium.org/6718023/diff/1/src/spaces.h
File src/spaces.h (right):

http://codereview.chromium.org/6718023/diff/1/src/spaces.h#newcode1740
src/spaces.h:1740: explicit OldSpaceFreeList(Heap* heap, AllocationSpace owner);
"explicit" no longer required.

Powered by Google App Engine
This is Rietveld 408576698