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

Issue 2428343005: [wasm] Improve naming consistency for WASM instances. (Closed)

Created:
4 years, 2 months ago by titzer
Modified:
4 years, 1 month ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Improve naming consistency for WASM instances. R=clemensh@chromium.org,ahaas@chromium.org BUG= Committed: https://crrev.com/acf99a893c4a3d6d4372b6f192220c4fe3888e03 Cr-Commit-Position: refs/heads/master@{#40426}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Also rename FrameArray::WasmObject #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -105 lines) Patch
M src/frames.h View 1 chunk +1 line, -1 line 0 comments Download
M src/frames.cc View 2 chunks +9 lines, -8 lines 0 comments Download
M src/isolate.cc View 3 chunks +7 lines, -8 lines 0 comments Download
M src/messages.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/messages.cc View 1 3 chunks +10 lines, -8 lines 0 comments Download
M src/objects.h View 1 4 chunks +5 lines, -5 lines 0 comments Download
M src/objects.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime/runtime.h View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime/runtime-debug.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M src/runtime/runtime-internal.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M src/wasm/wasm-debug.h View 1 chunk +1 line, -1 line 0 comments Download
M src/wasm/wasm-debug.cc View 8 chunks +14 lines, -14 lines 0 comments Download
M src/wasm/wasm-js.cc View 5 chunks +11 lines, -11 lines 0 comments Download
M src/wasm/wasm-module.h View 2 chunks +7 lines, -7 lines 0 comments Download
M src/wasm/wasm-module.cc View 13 chunks +28 lines, -28 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
titzer
4 years, 2 months ago (2016-10-19 08:57:08 UTC) #1
ahaas
lgtm with nits https://codereview.chromium.org/2428343005/diff/1/src/messages.cc File src/messages.cc (right): https://codereview.chromium.org/2428343005/diff/1/src/messages.cc#newcode626 src/messages.cc:626: wasm_instance_ = handle(array->WasmObject(frame_ix), isolate); should array->WasmObject ...
4 years, 2 months ago (2016-10-19 09:05:37 UTC) #4
titzer
https://codereview.chromium.org/2428343005/diff/1/src/messages.cc File src/messages.cc (right): https://codereview.chromium.org/2428343005/diff/1/src/messages.cc#newcode626 src/messages.cc:626: wasm_instance_ = handle(array->WasmObject(frame_ix), isolate); On 2016/10/19 09:05:37, ahaas wrote: ...
4 years, 2 months ago (2016-10-19 09:13:50 UTC) #5
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/2428343005/20001
4 years, 2 months ago (2016-10-19 09:21:52 UTC) #8
Clemens Hammacher
lgtm, but lots of merge conflicts incoming ;)
4 years, 2 months ago (2016-10-19 09:43:29 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-19 10:30:08 UTC) #10
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:06:01 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/acf99a893c4a3d6d4372b6f192220c4fe3888e03
Cr-Commit-Position: refs/heads/master@{#40426}

Powered by Google App Engine
This is Rietveld 408576698