v8/test/cctest/interpreter
rmcilroy c58f328581 [Interpreter] Introduce IncStub and DecStub.
Adds IncStub and DecStub TurboFan code stubs and hooks them up to the
interpreter's Inc and Dec bytecodes (which are used for count
operations, e.g. i++).

BUG=v8:4280
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#35720}
2016-04-22 10:36:33 +00:00
..
bytecode_expectations [Interpreter] Introduce IncStub and DecStub. 2016-04-22 10:36:33 +00:00
bytecode-expectations-printer.cc [interpreter] Add support for scalable operands. 2016-03-21 17:09:49 +00:00
bytecode-expectations-printer.h [Interpreter] Refactor bytecode generator test suite. 2016-02-25 12:07:19 +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 [Interpreter] TurboFan implementation of intrinsics. 2016-03-22 11:36:05 +00:00
test-bytecode-generator.cc First version of the new generators implementation. 2016-04-18 14:13:30 +00:00
test-interpreter-intrinsics.cc [Interpreter] TurboFan implementation of intrinsics. 2016-03-22 11:36:05 +00:00
test-interpreter.cc First version of the new generators implementation. 2016-04-18 14:13:30 +00:00