v8/test/cctest/interpreter
oth ecd4086cf0 [interpreter] Faster and fewer flushes in register optimizer.
This change requires a single pass over the register set during
bytecode pipeline flushes.

A few bytecode tests are updated too because the order of register
flushes is different.

BUG=v8:4280
LOG=N

Review-Url: https://codereview.chromium.org/2033013002
Cr-Commit-Position: refs/heads/master@{#36726}
2016-06-04 09:48:06 +00:00
..
bytecode_expectations [interpreter] Faster and fewer flushes in register optimizer. 2016-06-04 09:48:06 +00:00
bytecode-expectations-printer.cc [interpreter] Add checks for source position to test-bytecode-generator. 2016-05-11 12:22:17 +00:00
bytecode-expectations-printer.h [interpreter] Add checks for source position to test-bytecode-generator. 2016-05-11 12:22:17 +00:00
generate-bytecode-expectations.cc [Interpreter] Fix typo in generate-bytecode-expectations. 2016-04-20 21:05:42 +00:00
interpreter-tester.cc [Interpreter] Make ignition compiler eagerly. 2016-03-24 18:38:24 +00:00
interpreter-tester.h Move of the type feedback vector to the closure. 2016-05-27 08:10:51 +00:00
test-bytecode-generator.cc [Interpreter] Make lazy compilation the default. 2016-05-24 12:52:50 +00:00
test-interpreter-intrinsics.cc [Interpreter] Add intrinsics for Is<Type> calls. 2016-06-03 10:56:01 +00:00
test-interpreter.cc [Interpreter] Move jump processing to bytecode array writer. 2016-06-03 14:53:23 +00:00