v8/test/cctest/interpreter
epertoso d158bf14b3 [Interpreter] TurboFan implementation of intrinsics.
Introduces a bytecode whose handler executes the equivalent of %_IsArray and %_IsJSReceiver without a runtime call.

BUG=v8:4822
LOG=y

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

Cr-Commit-Position: refs/heads/master@{#34983}
2016-03-22 11:36:05 +00:00
..
bytecode_expectations [Interpreter] TurboFan implementation of intrinsics. 2016-03-22 11:36:05 +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] Add bytecode generator expectations for super calls. 2016-03-16 14:42:55 +00:00
interpreter-tester.cc [Interpreter] TurboFan implementation of intrinsics. 2016-03-22 11:36:05 +00:00
interpreter-tester.h [Interpreter] TurboFan implementation of intrinsics. 2016-03-22 11:36:05 +00:00
test-bytecode-generator.cc ES6: Object.setPrototypeOf(func, null) breaks instanceof 2016-03-17 12:41:07 +00:00
test-interpreter-intrinsics.cc [Interpreter] TurboFan implementation of intrinsics. 2016-03-22 11:36:05 +00:00
test-interpreter.cc [Interpreter] TurboFan implementation of intrinsics. 2016-03-22 11:36:05 +00:00