v8/test/cctest/interpreter
rmcilroy 6a10a9af3b [Interpreter] Add array literal support.
Adds array literal support to the interpreter. Currently constructed
array elements don't have type feedback slots, so also adds support for
generic keyed store operations.

Adds the following bytecodes:
 - CreateArrayLiteral
 - KeyedStoreICGeneric

BUG=v8:4280
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#31240}
2015-10-13 14:00:57 +00:00
..
test-bytecode-generator.cc [Interpreter] Add array literal support. 2015-10-13 14:00:57 +00:00
test-interpreter.cc [Interpreter] Add array literal support. 2015-10-13 14:00:57 +00:00