Commit a0fdb33f authored by rmcilroy's avatar rmcilroy Committed by Commit bot

[Interpreter] Rebaseline ForOf bytecode generator tests.

Rebaselines ForOf bytecodes after shipping iterator finalization in https://codereview.chromium.org/1738463003/.

TBR=adamk@chromium.org
BUG=v8:3566,v8:4280
LOG=N

Review URL: https://codereview.chromium.org/1738143002

Cr-Commit-Position: refs/heads/master@{#34329}
parent db8f0504
......@@ -93,10 +93,6 @@
'test-api/StrongModeAccessCheckAllowed': [FAIL],
'test-api/StrongModeAccessCheckBlocked': [FAIL],
# Iterator finalization was implemented, which changed the bytecode
# generated from for-of loops
'test-bytecode-generator/ForOf': [FAIL],
##############################################################################
# TurboFan compiler failures.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment