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

Issue 7744023: Two tiny refactorings: Removed a bit of copy-n-paste. Moved LargeObjectChunk::Free from header to... (Closed)

Created:
9 years, 4 months ago by Sven Panne
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

Two tiny refactorings: Removed a bit of copy-n-paste. Moved LargeObjectChunk::Free from header to implementation, it does a syscall, anyway. Committed: http://code.google.com/p/v8/source/detail?r=9017

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -27 lines) Patch
M src/spaces.h View 2 chunks +6 lines, -2 lines 0 comments Download
M src/spaces.cc View 4 chunks +10 lines, -8 lines 0 comments Download
M src/spaces-inl.h View 1 chunk +0 lines, -17 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
9 years, 4 months ago (2011-08-25 13:31:55 UTC) #1
Vyacheslav Egorov (Chromium)
9 years, 4 months ago (2011-08-25 13:34:26 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698