v8/test/cctest/interpreter
yangguo ad4e8a2796 Correctly annotate eval origin.
There were a couple of issues with it:
- interpreter is not supported
- the source position was just accidentally correct for full-codegen
- the eval origin could have been cached

Also fixes a few other places to use AbstractCode.

R=mstarzinger@chromium.org

Committed: https://crrev.com/2f3a171adc9e620c2235bf0562145b9d4eaba66d
Cr-Commit-Position: refs/heads/master@{#35257}

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

Cr-Commit-Position: refs/heads/master@{#35481}
2016-04-14 10:08:15 +00:00
..
bytecode_expectations Correctly annotate eval origin. 2016-04-14 10:08:15 +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 Remove support for legacy const, part 1 2016-03-22 17:52:13 +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 [interpreter] Update bytecode expectations for ES6 instanceof. 2016-04-12 08:42:36 +00:00
test-interpreter-intrinsics.cc [Interpreter] TurboFan implementation of intrinsics. 2016-03-22 11:36:05 +00:00
test-interpreter.cc [interpreter] A few code coverage improvements. 2016-04-01 12:09:10 +00:00