v8/test/unittests/interpreter
yangguo 5ea8412304 [debugger,interpreter] add source position to stack checks.
DevTools uses the debug interrupt to trap on function entry. Without
source position at the stack check, we would get bogus source positions.

R=mstarzinger@chromium.org
BUG=chromium:595646
LOG=N

Review-Url: https://codereview.chromium.org/1925063002
Cr-Commit-Position: refs/heads/master@{#35864}
2016-04-28 13:16:57 +00:00
..
bytecode-array-builder-unittest.cc [debugger,interpreter] add source position to stack checks. 2016-04-28 13:16:57 +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 Reland "Fix interpreter unittest for embedded constant pools." 2016-04-22 15:32:22 +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