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

Issue 1979523002: [interpreter] Remove BytecodeArrayBuilder::Illegal(). (Closed)

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

Description

[interpreter] Remove BytecodeArrayBuilder::Illegal(). BUG=v8:4280 LOG=N Committed: https://crrev.com/1818a2f278fcf09f2cc7c64297b5adcf907e281f Cr-Commit-Position: refs/heads/master@{#36249}

Patch Set 1 #

Patch Set 2 : Abort would be better :-D #

Total comments: 2

Patch Set 3 : Make Illegal bytecode unreachable in bytecode graph builder. #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -44 lines) Patch
M src/bailout-reason.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/bytecode-graph-builder.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/interpreter/bytecode-array-builder.h View 2 chunks +5 lines, -2 lines 0 comments Download
M src/interpreter/bytecode-array-builder.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/interpreter/bytecode-array-writer.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/interpreter/bytecode-generator.cc View 1 1 chunk +8 lines, -4 lines 0 comments Download
M src/interpreter/bytecode-peephole-optimizer.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/interpreter/bytecode-peephole-optimizer.cc View 1 chunk +7 lines, -8 lines 0 comments Download
M test/cctest/interpreter/bytecode_expectations/Generators.golden View 1 8 chunks +31 lines, -22 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
oth
Ross, follow on from the peephole optimizer change. PTAL. Toon, this change adds a new ...
4 years, 7 months ago (2016-05-13 09:03:15 UTC) #2
Toon Verwaest
Don't you just want to crash (e.g., PushStackTraceAndDie) in that case? By crashing you can ...
4 years, 7 months ago (2016-05-13 10:54:34 UTC) #3
rmcilroy
On 2016/05/13 10:54:34, Toon Verwaest wrote: > Don't you just want to crash (e.g., PushStackTraceAndDie) ...
4 years, 7 months ago (2016-05-13 10:57:00 UTC) #4
oth
On 2016/05/13 10:57:00, rmcilroy wrote: > On 2016/05/13 10:54:34, Toon Verwaest wrote: > > Don't ...
4 years, 7 months ago (2016-05-13 11:39:09 UTC) #5
rmcilroy
Could you also update bytecode-graph-builder to have VisitIllegal being UNREACHABLE. After that, lgtm https://codereview.chromium.org/1979523002/diff/20001/src/interpreter/bytecode-array-builder.h File ...
4 years, 7 months ago (2016-05-13 12:41:27 UTC) #6
rmcilroy
Could you also update bytecode-graph-builder to have VisitIllegal being UNREACHABLE. After that, lgtm
4 years, 7 months ago (2016-05-13 12:41:28 UTC) #7
oth
mstarzinger@chromium.org: Please review changes in compiler making the illegal bytecode unreachable in the graph builder. ...
4 years, 7 months ago (2016-05-13 15:26:48 UTC) #9
oth
+cc neis
4 years, 7 months ago (2016-05-13 15:28:23 UTC) #10
Michael Starzinger
LGTM.
4 years, 7 months ago (2016-05-13 15:35:08 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1979523002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1979523002/60001
4 years, 7 months ago (2016-05-13 15:59:38 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-13 16:01:20 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-13 16:01:55 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1818a2f278fcf09f2cc7c64297b5adcf907e281f
Cr-Commit-Position: refs/heads/master@{#36249}

Powered by Google App Engine
This is Rietveld 408576698