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

Issue 1832653002: [interpreter] Fix memory leak in Bytecodes::Decode(). (Closed)

Created:
4 years, 9 months ago by oth
Modified:
4 years, 8 months ago
CC:
v8-reviews_googlegroups.com, rmcilroy
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[interpreter] Fix memory leak in Bytecodes::Decode(). BUG=v8:4280 LOG=N Committed: https://crrev.com/e718f49a762e7d3d3cb010df73da92f284dd2d56 Cr-Commit-Position: refs/heads/master@{#35054}

Patch Set 1 #

Total comments: 1

Patch Set 2 : iomanip variant. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -10 lines) Patch
M src/interpreter/bytecodes.cc View 1 3 chunks +12 lines, -4 lines 1 comment Download
M test/unittests/unittests.status View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
oth
PTAL, thanks
4 years, 9 months ago (2016-03-24 05:57:25 UTC) #2
rmcilroy
Lgtm with an optional suggestion. Thanks https://codereview.chromium.org/1832653002/diff/1/src/interpreter/bytecodes.cc File src/interpreter/bytecodes.cc (right): https://codereview.chromium.org/1832653002/diff/1/src/interpreter/bytecodes.cc#newcode499 src/interpreter/bytecodes.cc:499: SNPrintF(buf, "%02x ", ...
4 years, 9 months ago (2016-03-24 08:51:27 UTC) #3
oth
On 2016/03/24 08:51:27, rmcilroy wrote: > Lgtm with an optional suggestion. Thanks > > https://codereview.chromium.org/1832653002/diff/1/src/interpreter/bytecodes.cc ...
4 years, 9 months ago (2016-03-24 09:15:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1832653002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1832653002/20001
4 years, 9 months ago (2016-03-24 10:08:08 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-24 10:31:35 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/e718f49a762e7d3d3cb010df73da92f284dd2d56 Cr-Commit-Position: refs/heads/master@{#35054}
4 years, 9 months ago (2016-03-24 10:31:52 UTC) #10
Michael Achenbach
https://codereview.chromium.org/1832653002/diff/20001/src/interpreter/bytecodes.cc File src/interpreter/bytecodes.cc (right): https://codereview.chromium.org/1832653002/diff/20001/src/interpreter/bytecodes.cc#newcode494 src/interpreter/bytecodes.cc:494: operand_scale = Bytecodes::PrefixBytecodeToOperandScale(bytecode); FYI: The experimental code-coverage claims this ...
4 years, 9 months ago (2016-03-24 13:35:29 UTC) #12
oth
On 2016/03/24 13:35:29, Michael Achenbach wrote: > https://codereview.chromium.org/1832653002/diff/20001/src/interpreter/bytecodes.cc > File src/interpreter/bytecodes.cc (right): > > https://codereview.chromium.org/1832653002/diff/20001/src/interpreter/bytecodes.cc#newcode494 ...
4 years, 9 months ago (2016-03-24 14:03:19 UTC) #13
Michael Achenbach
On 2016/03/24 14:03:19, oth wrote: > On 2016/03/24 13:35:29, Michael Achenbach wrote: > > > ...
4 years, 9 months ago (2016-03-24 14:22:49 UTC) #14
Michael Achenbach
4 years, 8 months ago (2016-03-29 08:15:09 UTC) #15
Message was sent while issue was closed.
FYI: The random test coverage was an infra bug which is now fixed here:
https://codereview.chromium.org/1842673002/

Powered by Google App Engine
This is Rietveld 408576698