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

Issue 2590833002: [wasm] Only SNPrintF the function index if a name was not supplied. (Closed)

Created:
4 years ago by titzer
Modified:
4 years ago
Reviewers:
Clemens Hammacher
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Only SNPrintF the function index if a name was not supplied. R=clemensh@chromium.org BUG= Review-Url: https://codereview.chromium.org/2590833002 Cr-Commit-Position: refs/heads/master@{#41863} Committed: https://chromium.googlesource.com/v8/v8/+/058f1887157e7dc4dd707e3bbd3920bbcd668b09

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use embedded vector. #

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

Messages

Total messages: 17 (9 generated)
titzer
Minor optimization, PTAL
4 years ago (2016-12-20 11:21:46 UTC) #5
Clemens Hammacher
https://codereview.chromium.org/2590833002/diff/1/src/wasm/wasm-objects.cc File src/wasm/wasm-objects.cc (right): https://codereview.chromium.org/2590833002/diff/1/src/wasm/wasm-objects.cc#newcode317 src/wasm/wasm-objects.cc:317: ScopedVector<char> buffer(16); We should make this an EmbeddedVector<char, 16>, ...
4 years ago (2016-12-20 11:25:54 UTC) #6
titzer
On 2016/12/20 11:25:54, Clemens Hammacher wrote: > https://codereview.chromium.org/2590833002/diff/1/src/wasm/wasm-objects.cc > File src/wasm/wasm-objects.cc (right): > > https://codereview.chromium.org/2590833002/diff/1/src/wasm/wasm-objects.cc#newcode317 ...
4 years ago (2016-12-20 14:07:50 UTC) #7
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/2590833002/20001
4 years ago (2016-12-20 14:08:02 UTC) #9
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years ago (2016-12-20 14:08:03 UTC) #11
Clemens Hammacher
lgtm
4 years ago (2016-12-20 14:10:01 UTC) #13
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/2590833002/20001
4 years ago (2016-12-20 14:10:12 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-20 14:36:10 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/058f1887157e7dc4dd707e3bbd3920bbcd6...

Powered by Google App Engine
This is Rietveld 408576698