v8/test/unittests/interpreter
oth 303d340f66 [interpreter] Minor clean-up of BytecodeSourceInfo.
Add explicit state in BytecodeSourceInfo to simplify checks for
validity and whether a statement or expression position.

Remove BytecodeSourceInfo::Update which inherited rules for updating
source position information during bytecode building.

BUG=v8:4280
LOG=N

Review-Url: https://codereview.chromium.org/2048203002
Cr-Commit-Position: refs/heads/master@{#37136}
2016-06-21 11:12:31 +00:00
..
bytecode-array-builder-unittest.cc [Interpreter] Move jump processing to bytecode array writer. 2016-06-03 14:53:23 +00:00
bytecode-array-iterator-unittest.cc [Interpreter] Map runtime id's to intrinsic id's in InvokeIntrinsic bytecode. 2016-06-21 10:55:11 +00:00
bytecode-array-writer-unittest.cc [interpreter] Minor clean-up of BytecodeSourceInfo. 2016-06-21 11:12:31 +00:00
bytecode-peephole-optimizer-unittest.cc [interpreter] Minor clean-up of BytecodeSourceInfo. 2016-06-21 11:12:31 +00:00
bytecode-pipeline-unittest.cc [interpreter] Minor clean-up of BytecodeSourceInfo. 2016-06-21 11:12:31 +00:00
bytecode-register-allocator-unittest.cc [interpreter] Add support for scalable operands. 2016-03-21 17:09:49 +00:00
bytecode-register-optimizer-unittest.cc [interpreter] Minor clean-up of BytecodeSourceInfo. 2016-06-21 11:12:31 +00:00
bytecode-utils.h [interpreter] Introduce bytecode generation pipeline. 2016-05-12 19:20:04 +00:00
bytecodes-unittest.cc [interpreter] Remove OperandScale from front stages of pipeline. 2016-06-10 10:36:38 +00:00
constant-array-builder-unittest.cc Introduce IsUndefined(Isolate*) and IsTheHole(Isolate*) 2016-06-06 13:00:49 +00:00
interpreter-assembler-unittest.cc [Interpreter] Map runtime id's to intrinsic id's in InvokeIntrinsic bytecode. 2016-06-21 10:55:11 +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] Introduce bytecode generation pipeline. 2016-05-12 19:20:04 +00:00