v8/test/cctest/interpreter
leszeks b3c8b0ce2c [interpreter] Add string type feedback to add
Adds string type feedback to Ignition's AddWithFeedback code stub, for now only
adding a special case for when both lhs and rhs are strings. This improves
octane's splay by >100%.

BUG=v8:5400

Committed: https://crrev.com/fb4ae2239d37adaf0321165034050316914de708
Committed: https://crrev.com/bf1a94f1b269914856a8c8763fd282367f066c67
Review-Url: https://codereview.chromium.org/2392533002
Cr-Original-Original-Commit-Position: refs/heads/master@{#39987}
Cr-Original-Commit-Position: refs/heads/master@{#39996}
Cr-Commit-Position: refs/heads/master@{#40015}
2016-10-05 19:48:49 +00:00
..
bytecode_expectations [interpreter] Add some bytecode tests for modules. 2016-10-04 18:42:36 +00:00
bytecode-expectations-printer.cc [interpreter] Add some bytecode tests for modules. 2016-10-04 18:42:36 +00:00
bytecode-expectations-printer.h [interpreter] Add some bytecode tests for modules. 2016-10-04 18:42:36 +00:00
generate-bytecode-expectations.cc [interpreter] Add some bytecode tests for modules. 2016-10-04 18:42:36 +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
source-position-matcher.cc Use source position table for unoptimized code. 2016-06-28 05:52:52 +00:00
source-position-matcher.h Use source position table for unoptimized code. 2016-06-28 05:52:52 +00:00
test-bytecode-generator.cc [interpreter] Add some bytecode tests for modules. 2016-10-04 18:42:36 +00:00
test-interpreter-intrinsics.cc [Interpreter] Replace BytecodeRegisterAllocator with a simple bump pointer. 2016-09-30 09:03:25 +00:00
test-interpreter.cc [interpreter] Add string type feedback to add 2016-10-05 19:48:49 +00:00
test-source-positions.cc Remove unnessary includes of parser.h 2016-09-02 17:48:46 +00:00