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

Issue 2411963003: Implement Table#length and Table#get (Closed)

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

Description

Implement Table#length and Table#get R=ahaas@chromium.org BUG= Committed: https://crrev.com/d95b754319ea84d339ff748680125f39574c1ab1 Cr-Commit-Position: refs/heads/master@{#40273}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Comments; removed a redundant CHECK #

Patch Set 3 : Git format nonsense #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -34 lines) Patch
M src/wasm/wasm-js.cc View 1 2 7 chunks +106 lines, -22 lines 0 comments Download
M test/mjsunit/wasm/table.js View 2 chunks +62 lines, -12 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
rossberg
4 years, 2 months ago (2016-10-12 12:49:15 UTC) #1
ahaas
https://codereview.chromium.org/2411963003/diff/1/src/wasm/wasm-js.cc File src/wasm/wasm-js.cc (right): https://codereview.chromium.org/2411963003/diff/1/src/wasm/wasm-js.cc#newcode491 src/wasm/wasm-js.cc:491: if (!BrandCheck(isolate, Utils::OpenHandle(*args.This()), you call Utils::OpenHandle(*args.This()) twice here. Would ...
4 years, 2 months ago (2016-10-13 09:12:59 UTC) #2
rossberg
https://codereview.chromium.org/2411963003/diff/1/src/wasm/wasm-js.cc File src/wasm/wasm-js.cc (right): https://codereview.chromium.org/2411963003/diff/1/src/wasm/wasm-js.cc#newcode491 src/wasm/wasm-js.cc:491: if (!BrandCheck(isolate, Utils::OpenHandle(*args.This()), On 2016/10/13 09:12:58, ahaas wrote: > ...
4 years, 2 months ago (2016-10-13 12:02:07 UTC) #3
ahaas
lgtm
4 years, 2 months ago (2016-10-13 12:27:02 UTC) #4
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/2411963003/20001
4 years, 2 months ago (2016-10-13 13:02:54 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/26394)
4 years, 2 months ago (2016-10-13 13:38:20 UTC) #8
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/2411963003/40001
4 years, 2 months ago (2016-10-13 13:52:47 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-13 14:43:27 UTC) #12
commit-bot: I haz the power
4 years, 2 months ago (2016-10-13 14:43:58 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d95b754319ea84d339ff748680125f39574c1ab1
Cr-Commit-Position: refs/heads/master@{#40273}

Powered by Google App Engine
This is Rietveld 408576698