v8/test/cctest/interpreter
mythria 3f0b6c5dcc [Interpreter] Loads accumulator before calling StoreNamedProperty in ForInAssignment.
Fixed a bug in VisitForInAssignment. After visiting the object the value
to be stored was not loaded back to the accumulator. Also added two tests
to check this case.

BUG=v8:4280
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#33188}
2016-01-08 17:02:35 +00:00
..
test-bytecode-generator.cc [Interpreter] Add support for calling eval. 2016-01-08 15:46:21 +00:00
test-interpreter.cc [Interpreter] Loads accumulator before calling StoreNamedProperty in ForInAssignment. 2016-01-08 17:02:35 +00:00