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

Issue 2449013003: Don't allocate on the Dart heap during Bigint::ToCString(). (Closed)

Created:
4 years, 1 month ago by rmacnak
Modified:
4 years, 1 month ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't allocate on the Dart heap during Bigint::ToCString(). Closes #27640 R=regis@google.com Committed: https://github.com/dart-lang/sdk/commit/242e34a6235db6087a0d1475d27f063a3dd69948

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -82 lines) Patch
M runtime/vm/bigint_test.cc View 16 chunks +42 lines, -45 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 2 chunks +3 lines, -7 lines 0 comments Download
M runtime/vm/object.h View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/object.cc View 7 chunks +11 lines, -18 lines 0 comments Download
M runtime/vm/snapshot_test.cc View 3 chunks +4 lines, -10 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
rmacnak
4 years, 1 month ago (2016-10-25 23:12:43 UTC) #2
regis
LGTM
4 years, 1 month ago (2016-10-26 10:39:34 UTC) #3
rmacnak
4 years, 1 month ago (2016-10-31 19:49:10 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
242e34a6235db6087a0d1475d27f063a3dd69948 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698