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

Issue 2662193002: [d8] Fix ArrayBuffer memory leaks in d8 introduced by commit 96635558. (Closed)

Created:
3 years, 10 months ago by binji
Modified:
3 years, 10 months ago
Reviewers:
jbroman, Camillo Bruni
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[d8] Fix ArrayBuffer memory leaks in d8 introduced by commit 96635558. BUG=686338 R=cbruni@chromium.org,jbroman@chromium.org Review-Url: https://codereview.chromium.org/2662193002 Cr-Commit-Position: refs/heads/master@{#42937} Committed: https://chromium.googlesource.com/v8/v8/+/67fc083aae6e10ef054dca403db4a19671b3a1f9

Patch Set 1 #

Total comments: 2

Patch Set 2 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -62 lines) Patch
M src/d8.h View 5 chunks +40 lines, -22 lines 0 comments Download
M src/d8.cc View 1 8 chunks +19 lines, -40 lines 0 comments Download

Messages

Total messages: 24 (15 generated)
binji
3 years, 10 months ago (2017-01-31 06:04:17 UTC) #6
binji
ping :)
3 years, 10 months ago (2017-02-01 20:27:11 UTC) #7
jbroman
lgtm https://codereview.chromium.org/2662193002/diff/1/src/d8.cc File src/d8.cc (right): https://codereview.chromium.org/2662193002/diff/1/src/d8.cc#newcode2583 src/d8.cc:2583: typename T::Contents MaybeExternalize(Local<T>* array_buffer) { Why not just ...
3 years, 10 months ago (2017-02-02 00:14:32 UTC) #8
binji
https://codereview.chromium.org/2662193002/diff/1/src/d8.cc File src/d8.cc (right): https://codereview.chromium.org/2662193002/diff/1/src/d8.cc#newcode2583 src/d8.cc:2583: typename T::Contents MaybeExternalize(Local<T>* array_buffer) { On 2017/02/02 00:14:32, jbroman ...
3 years, 10 months ago (2017-02-02 01:45:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2662193002/20001
3 years, 10 months ago (2017-02-02 20:21:25 UTC) #16
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
3 years, 10 months ago (2017-02-02 20:21:28 UTC) #18
Camillo Bruni
lgtm
3 years, 10 months ago (2017-02-03 22:18:13 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2662193002/20001
3 years, 10 months ago (2017-02-04 00:17:53 UTC) #21
commit-bot: I haz the power
3 years, 10 months ago (2017-02-04 00:43:44 UTC) #24
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/67fc083aae6e10ef054dca403db4a19671b...

Powered by Google App Engine
This is Rietveld 408576698