v8/test/unittests/interpreter
mbrandy 2a113b8e2e Revert of Fix interpreter unittest for embedded constant pools. (patchset #2 id:20001 of https://codereview.chromium.org/1906963002/ )
Reason for revert:
Need to fix the #undef logic.

Original issue's description:
> Fix interpreter unittest for embedded constant pools.
>
> The offset from fp to the register file is based on the frame size
> -- which is one slot larger when embedded constant pools are enabled.
>
> TEST=unittests/DecodeBytecodeAndOperands
> R=rmcilroy@chromium.org, bmeurer@chromium.org, oth@chromium.org, mstarzinger@chromium.org
> BUG=

TBR=bmeurer@chromium.org,mstarzinger@chromium.org,oth@chromium.org,rmcilroy@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=

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

Cr-Commit-Position: refs/heads/master@{#35736}
2016-04-22 15:04:50 +00:00
..
bytecode-array-builder-unittest.cc Introduce bytecodes for assisting generator suspend and resume. 2016-04-22 09:19:00 +00:00
bytecode-array-iterator-unittest.cc [interpreter] A few code coverage improvements. 2016-04-01 12:09:10 +00:00
bytecode-register-allocator-unittest.cc [interpreter] Add support for scalable operands. 2016-03-21 17:09:49 +00:00
bytecodes-unittest.cc Revert of Fix interpreter unittest for embedded constant pools. (patchset #2 id:20001 of https://codereview.chromium.org/1906963002/ ) 2016-04-22 15:04:50 +00:00
constant-array-builder-unittest.cc [interpreter] A few code coverage improvements. 2016-04-01 12:09:10 +00:00
interpreter-assembler-unittest.cc [turbofan] Add the Verifier to the pipeline for code stubs. 2016-04-22 13:56:36 +00:00
interpreter-assembler-unittest.h [interpreter] Add accumulator use description to bytecodes. 2016-04-06 07:57:56 +00:00
source-position-table-unittest.cc [interpreter] statement position always overwrites earlier positions. 2016-04-05 09:14:19 +00:00