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

Issue 730443002: Oilpan: We shouldn't calculate allocationSizeFromSize twice (Closed)

Created:
6 years, 1 month ago by haraken
Modified:
6 years, 1 month ago
Reviewers:
oilpan-reviews, sof
CC:
blink-reviews, haraken, oilpan-reviews, kouhei+heap_chromium.org, Mads Ager (chromium)
Project:
blink
Visibility:
Public.

Description

Oilpan: We shouldn't calculate allocationSizeFromSize twice Currently we calculate allocationSizeFromSize twice in Heap::allocate() and Heap::outOfLineAllocate(). This CL removes the redundancy. BUG=420515 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185355

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M Source/platform/heap/Heap.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/platform/heap/Heap.cpp View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
haraken
PTAL
6 years, 1 month ago (2014-11-14 06:24:17 UTC) #2
sof
lgtm
6 years, 1 month ago (2014-11-14 06:27:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/730443002/1
6 years, 1 month ago (2014-11-14 06:30:57 UTC) #6
commit-bot: I haz the power
6 years, 1 month ago (2014-11-14 08:28:21 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 185355

Powered by Google App Engine
This is Rietveld 408576698