v8/test/cctest/interpreter
Swapnil Gaikwad a096a6e18d Update iterator close to new spec
As per the new specs, when the exception is thrown by iterator's return method
while doing iterator close because it is not callable, the exception is
suppressed in the same way as if the return method is called and threw an exception.

https://github.com/tc39/ecma262/issues/1398

Bug: v8:9056
Change-Id: I21abd5fdd01d3a957c3c16d9d3aaab9091e43142
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1648256
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Swapnil Gaikwad <swapnilgaikwad@google.com>
Cr-Commit-Position: refs/heads/master@{#62035}
2019-06-06 19:18:45 +00:00
..
bytecode_expectations Update iterator close to new spec 2019-06-06 19:18:45 +00:00
bytecode-expectations-printer.cc (Reland) Torquefy a few more types 2019-05-30 20:35:22 +00:00
bytecode-expectations-printer.h Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
generate-bytecode-expectations.cc [test] Fix string length in generate-bytecode-expectations 2019-06-06 14:11:28 +00:00
interpreter-tester.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
interpreter-tester.h Move remaining files in src/ 2019-05-24 18:24:36 +00:00
source-position-matcher.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
source-position-matcher.h Move remaining files in src/ 2019-05-24 18:24:36 +00:00
test-bytecode-generator.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
test-interpreter-intrinsics.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
test-interpreter.cc [interpreter] Fix LookupNameOfBytecodeHandler 2019-05-30 13:00:51 +00:00
test-source-positions.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00