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

Issue 1509273005: Adds additional tests for bytecode graph builder (Closed)

Created:
5 years ago by mythria
Modified:
5 years ago
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

Adds additional tests for bytecode graph builder Adds more tests for Delete, InstanceOf, and ToName bytecodes. BUG=v8:4280 LOG=N Committed: https://crrev.com/67f3c80da9a065837f9de187069b955d1281c9b7 Cr-Commit-Position: refs/heads/master@{#32763}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Fixed comments. Added more tests for ToName bytecode. #

Total comments: 6

Patch Set 3 : Added tests for ToName to interpreter. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -14 lines) Patch
M test/cctest/compiler/test-run-bytecode-graph-builder.cc View 1 2 6 chunks +135 lines, -14 lines 0 comments Download
M test/cctest/interpreter/test-interpreter.cc View 1 2 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
mythria
I fixed todos in test-run-bytecode-graph-builder. Could you please review my changes. Thanks, Mythri https://codereview.chromium.org/1509273005/diff/1/test/cctest/compiler/test-run-bytecode-graph-builder.cc File ...
5 years ago (2015-12-09 14:14:54 UTC) #2
Michael Starzinger
LGTM with nits and suggestions. https://codereview.chromium.org/1509273005/diff/1/test/cctest/compiler/test-run-bytecode-graph-builder.cc File test/cctest/compiler/test-run-bytecode-graph-builder.cc (right): https://codereview.chromium.org/1509273005/diff/1/test/cctest/compiler/test-run-bytecode-graph-builder.cc#newcode711 test/cctest/compiler/test-run-bytecode-graph-builder.cc:711: TEST(BytecodeGraphBuilderCast) { nit: We ...
5 years ago (2015-12-09 16:12:49 UTC) #4
mythria
Thanks for the new tests. I addressed the comments. Thanks, Mythri https://codereview.chromium.org/1509273005/diff/1/test/cctest/compiler/test-run-bytecode-graph-builder.cc File test/cctest/compiler/test-run-bytecode-graph-builder.cc (right): ...
5 years ago (2015-12-09 17:19:47 UTC) #5
Michael Starzinger
https://codereview.chromium.org/1509273005/diff/20001/test/cctest/compiler/test-run-bytecode-graph-builder.cc File test/cctest/compiler/test-run-bytecode-graph-builder.cc (right): https://codereview.chromium.org/1509273005/diff/20001/test/cctest/compiler/test-run-bytecode-graph-builder.cc#newcode204 test/cctest/compiler/test-run-bytecode-graph-builder.cc:204: {"return NaN;", {factory->NewNumber(NAN)}}}; If this is giving you trouble, ...
5 years ago (2015-12-09 17:29:54 UTC) #6
rmcilroy
lgtm once the NAN issue is fixed. Thanks for the new tests! https://codereview.chromium.org/1509273005/diff/20001/test/cctest/compiler/test-run-bytecode-graph-builder.cc File test/cctest/compiler/test-run-bytecode-graph-builder.cc ...
5 years ago (2015-12-10 11:39:30 UTC) #7
mythria
Thanks, the nan issue is fixed now. All trybots succeed. https://codereview.chromium.org/1509273005/diff/20001/test/cctest/compiler/test-run-bytecode-graph-builder.cc File test/cctest/compiler/test-run-bytecode-graph-builder.cc (right): https://codereview.chromium.org/1509273005/diff/20001/test/cctest/compiler/test-run-bytecode-graph-builder.cc#newcode204 ...
5 years ago (2015-12-10 13:16:49 UTC) #8
rmcilroy
lgtm, thanks.
5 years ago (2015-12-10 13:28:58 UTC) #9
oth
awesome, lgtm.
5 years ago (2015-12-10 15:12:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1509273005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1509273005/40001
5 years ago (2015-12-10 16:30:25 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-10 17:08:28 UTC) #15
commit-bot: I haz the power
5 years ago (2015-12-10 17:08:50 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/67f3c80da9a065837f9de187069b955d1281c9b7
Cr-Commit-Position: refs/heads/master@{#32763}

Powered by Google App Engine
This is Rietveld 408576698