v8/test/cctest/interpreter
mythria 6d8979c779 [Interpreter] Fixes tests for wide bytecodes.
After this change (https://codereview.chromium.org/1507903004) to type feedback
vector, wide bytecodes for global/keyed/named load-stores were not generated due
to a change in the number of type feedback vector slots. This cl fixes tests to
generate wide bytecodes.

BUG=v8:4280
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#33076}
2016-01-04 09:23:55 +00:00
..
test-bytecode-generator.cc [Interpreter] Fixes tests for wide bytecodes. 2016-01-04 09:23:55 +00:00
test-interpreter.cc [Interpreter] Updates load/store global and named property to accept variable name. 2015-12-23 09:34:41 +00:00