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

Issue 2267633002: [wasm] asm.js - Check stdlib functions are valid. (Closed)

Created:
4 years, 4 months ago by bradnelson
Modified:
4 years, 4 months ago
Reviewers:
titzer, bradn, John
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] asm.js - Check stdlib functions are valid. Check remaining asm.js stdlib functions for validitity at instatiation. Fail when a member is referenced, even if not used. BUG= https://bugs.chromium.org/p/v8/issues/detail?id=4203 LOG=N R=jpp@chromium.org,titzer@chromium.org Committed: https://crrev.com/2d46ef23b192d7492c2c56799473aee3d948bba6 Cr-Commit-Position: refs/heads/master@{#38796}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -54 lines) Patch
M src/asmjs/asm-js.cc View 1 2 chunks +87 lines, -42 lines 0 comments Download
M src/asmjs/asm-typer.cc View 2 chunks +1 line, -1 line 0 comments Download
M test/mjsunit/wasm/asm-wasm-stdlib.js View 1 chunk +73 lines, -11 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
bradnelson
PTAL
4 years, 4 months ago (2016-08-22 05:10:41 UTC) #5
titzer
lgtm with comment https://codereview.chromium.org/2267633002/diff/1/src/asmjs/asm-js.cc File src/asmjs/asm-js.cc (right): https://codereview.chromium.org/2267633002/diff/1/src/asmjs/asm-js.cc#newcode102 src/asmjs/asm-js.cc:102: #define STDLIB_MATH_FUNC(CamelName, fname) \ That's a ...
4 years, 4 months ago (2016-08-22 08:41:22 UTC) #6
bradn
https://codereview.chromium.org/2267633002/diff/1/src/asmjs/asm-js.cc File src/asmjs/asm-js.cc (right): https://codereview.chromium.org/2267633002/diff/1/src/asmjs/asm-js.cc#newcode102 src/asmjs/asm-js.cc:102: #define STDLIB_MATH_FUNC(CamelName, fname) \ On 2016/08/22 08:41:22, titzer wrote: ...
4 years, 4 months ago (2016-08-22 16:53:40 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/2267633002/20001
4 years, 4 months ago (2016-08-22 17:01:21 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-22 17:17:41 UTC) #17
commit-bot: I haz the power
4 years, 4 months ago (2016-08-22 17:18:07 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2d46ef23b192d7492c2c56799473aee3d948bba6
Cr-Commit-Position: refs/heads/master@{#38796}

Powered by Google App Engine
This is Rietveld 408576698