v8/test/unittests/interpreter
Toon Verwaest 0f7721719d Remove the catch variable name from the extension field of catch contexts
Instead rely on the scope info containing the name as well.

Change-Id: Ie1f96ea023a793b11209510566f6831b1dfd40ab
Reviewed-on: https://chromium-review.googlesource.com/1042567
Commit-Queue: Toon Verwaest <verwaest@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52983}
2018-05-04 10:12:08 +00:00
..
bytecode-array-builder-unittest.cc Remove the catch variable name from the extension field of catch contexts 2018-05-04 10:12:08 +00:00
bytecode-array-iterator-unittest.cc Revert "[parser] Slice the source string where possible" 2018-05-02 15:32:13 +00:00
bytecode-array-random-iterator-unittest.cc Revert "[parser] Slice the source string where possible" 2018-05-02 15:32:13 +00:00
bytecode-array-writer-unittest.cc Reland: [cleanup] Refactor the Factory 2018-04-09 19:52:22 +00:00
bytecode-decoder-unittest.cc [jumbo] fix B macro/symbol clashes in arm64 builds 2017-11-09 09:33:45 +00:00
bytecode-node-unittest.cc Normalize casing of hexadecimal digits 2017-12-02 01:24:40 +00:00
bytecode-operands-unittest.cc [Interpreter] Templatize AccumulatorUsage and OperandType for bytecode creation. 2016-12-15 07:56:21 +00:00
bytecode-register-allocator-unittest.cc include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
bytecode-register-optimizer-unittest.cc [Interpreter] Make RegisterList constructor private to avoid missue. 2017-12-13 13:15:35 +00:00
bytecode-source-info-unittest.cc [Interpreter] Remove BytecodePipeline. 2017-04-12 15:18:50 +00:00
bytecode-utils.h [Interpreter] Make RegisterList constructor private to avoid missue. 2017-12-13 13:15:35 +00:00
bytecodes-unittest.cc [cleanup] Fix remaining (D)CHECK macro usages 2017-10-18 10:12:31 +00:00
constant-array-builder-unittest.cc Revert "[parser] Slice the source string where possible" 2018-05-02 15:32:13 +00:00
interpreter-assembler-unittest.cc Replace array index masking with the poisoning approach. 2018-04-30 13:22:44 +00:00
interpreter-assembler-unittest.h [turbofan] unify interpreter and JIT speculation poisoning 2018-03-27 12:55:28 +00:00