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

Issue 2555203002: [wasm][asm.js] Utf8 encode exported function names. (Closed)

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

Description

[wasm][asm.js] Utf8 encode exported function names. BUG=672047 R=titzer@chromium.org Committed: https://crrev.com/c4f9e42934ee9eb7e59a3305b6735cfa2d253684 Cr-Commit-Position: refs/heads/master@{#41576}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -3 lines) Patch
M src/asmjs/asm-wasm-builder.cc View 1 chunk +5 lines, -3 lines 2 comments Download
M test/mjsunit/wasm/asm-wasm.js View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
bradn
4 years ago (2016-12-07 16:16:42 UTC) #4
bradn
4 years ago (2016-12-07 16:17:07 UTC) #7
titzer
lgtm modulo potential memory management bugs. https://codereview.chromium.org/2555203002/diff/1/src/asmjs/asm-wasm-builder.cc File src/asmjs/asm-wasm-builder.cc (right): https://codereview.chromium.org/2555203002/diff/1/src/asmjs/asm-wasm-builder.cc#newcode719 src/asmjs/asm-wasm-builder.cc:719: std::unique_ptr<char[]> utf8 = ...
4 years ago (2016-12-07 16:19:18 UTC) #8
bradn
https://codereview.chromium.org/2555203002/diff/1/src/asmjs/asm-wasm-builder.cc File src/asmjs/asm-wasm-builder.cc (right): https://codereview.chromium.org/2555203002/diff/1/src/asmjs/asm-wasm-builder.cc#newcode719 src/asmjs/asm-wasm-builder.cc:719: std::unique_ptr<char[]> utf8 = function_name->ToCString( On 2016/12/07 16:19:18, titzer wrote: ...
4 years ago (2016-12-08 08:50:24 UTC) #11
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/2555203002/1
4 years ago (2016-12-08 08:50:37 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-08 08:52:37 UTC) #16
commit-bot: I haz the power
4 years ago (2016-12-08 08:53:01 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c4f9e42934ee9eb7e59a3305b6735cfa2d253684
Cr-Commit-Position: refs/heads/master@{#41576}

Powered by Google App Engine
This is Rietveld 408576698