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

Issue 92513002: Switch SetupIsolateForProfiling to use calloc instead of new [] (Closed)

Created:
7 years ago by Cutch
Modified:
7 years ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Switch SetupIsolateForProfiling to use calloc instead of new [] BUG= R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=30733

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M runtime/vm/profiler.cc View 1 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Cutch
7 years ago (2013-11-27 20:07:07 UTC) #1
siva
lgtm https://codereview.chromium.org/92513002/diff/1/runtime/vm/profiler.cc File runtime/vm/profiler.cc (right): https://codereview.chromium.org/92513002/diff/1/runtime/vm/profiler.cc#newcode590 runtime/vm/profiler.cc:590: } for completeness: start_ = 0; end_ = ...
7 years ago (2013-11-27 21:01:54 UTC) #2
Cutch
https://codereview.chromium.org/92513002/diff/1/runtime/vm/profiler.cc File runtime/vm/profiler.cc (right): https://codereview.chromium.org/92513002/diff/1/runtime/vm/profiler.cc#newcode590 runtime/vm/profiler.cc:590: } On 2013/11/27 21:01:55, siva wrote: > for completeness: ...
7 years ago (2013-11-27 21:48:56 UTC) #3
Cutch
7 years ago (2013-11-27 21:51:07 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r30733 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698