v8/test/cctest/interpreter/bytecode_expectations
mstarzinger c9864173f1 [interpreter] Merge {OsrPoll} with {Jump} bytecode.
This introduces a new {JumpLoop} bytecode to combine the OSR polling
mechanism modeled by {OsrPoll} with the actual {Jump} performing the
backwards branch. This reduces the overall size and also avoids one
additional dispatch. It also makes sure that OSR polling is only done
within real loops.

R=rmcilroy@chromium.org
BUG=v8:4764

Review-Url: https://codereview.chromium.org/2331033002
Cr-Commit-Position: refs/heads/master@{#39384}
2016-09-13 13:07:36 +00:00
..
ArrayLiterals.golden [Interpreter] Enable allocation site mementos in CreateArrayLiterals. 2016-09-07 09:06:17 +00:00
ArrayLiteralsWide.golden [Interpreter] Enable allocation site mementos in CreateArrayLiterals. 2016-09-07 09:06:17 +00:00
AssignmentsInBinaryExpression.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
BasicBlockToBoolean.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
BasicLoops.golden [interpreter] Merge {OsrPoll} with {Jump} bytecode. 2016-09-13 13:07:36 +00:00
BreakableBlocks.golden [interpreter] Merge {OsrPoll} with {Jump} bytecode. 2016-09-13 13:07:36 +00:00
CallGlobal.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
CallLookupSlot.golden [Interpreter] Move context chain search loop to handler 2016-09-13 11:09:33 +00:00
CallNew.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
CallRuntime.golden [modules] Basic support of exports 2016-09-12 12:55:37 +00:00
ClassAndSuperClass.golden [interpreter] Fix destroyed new.target register use. 2016-09-09 12:20:20 +00:00
ClassDeclarations.golden [Interpreter] Move context chain search loop to handler 2016-09-13 11:09:33 +00:00
CompoundExpressions.golden [Interpreter] Move context chain search loop to handler 2016-09-13 11:09:33 +00:00
Conditional.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
ConstVariable.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
ConstVariableContextSlot.golden [Interpreter] Move context chain search loop to handler 2016-09-13 11:09:33 +00:00
ContextParameters.golden [Interpreter] Move context chain search loop to handler 2016-09-13 11:09:33 +00:00
ContextVariables.golden [Interpreter] Move context chain search loop to handler 2016-09-13 11:09:33 +00:00
CountOperators.golden [Interpreter] Move context chain search loop to handler 2016-09-13 11:09:33 +00:00
CreateArguments.golden [Interpreter] Move context chain search loop to handler 2016-09-13 11:09:33 +00:00
CreateRestParameter.golden Reland - Allow lexically declared "arguments" in function scope in sloppy mode. 2016-09-07 06:54:54 +00:00
DeadCodeRemoval.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
DeclareGlobals.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
Delete.golden [Interpreter] Move context chain search loop to handler 2016-09-13 11:09:33 +00:00
DeleteLookupSlotInEval.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
DoDebugger.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
DoExpression.golden [parser] Refactor of Parse*Statement*, part 5 2016-09-10 18:05:25 +00:00
Eval.golden [Interpreter] Move context chain search loop to handler 2016-09-13 11:09:33 +00:00
ForIn.golden [interpreter] Merge {OsrPoll} with {Jump} bytecode. 2016-09-13 13:07:36 +00:00
ForOf.golden [interpreter] Merge {OsrPoll} with {Jump} bytecode. 2016-09-13 13:07:36 +00:00
FunctionLiterals.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
Generators.golden [interpreter] Merge {OsrPoll} with {Jump} bytecode. 2016-09-13 13:07:36 +00:00
GlobalCompoundExpressions.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
GlobalCountOperators.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
GlobalDelete.golden [Interpreter] Move context chain search loop to handler 2016-09-13 11:09:33 +00:00
HeapNumberConstants.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
IfConditions.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
IntegerConstants.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
JumpsRequiringConstantWideOperands.golden [interpreter] Merge {OsrPoll} with {Jump} bytecode. 2016-09-13 13:07:36 +00:00
LetVariable.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
LetVariableContextSlot.golden [Interpreter] Move context chain search loop to handler 2016-09-13 11:09:33 +00:00
LoadGlobal.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
LogicalExpressions.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
LookupSlot.golden [Interpreter] Move context chain search loop to handler 2016-09-13 11:09:33 +00:00
LookupSlotInEval.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
LookupSlotWideInEval.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
NewTarget.golden [interpreter] Fix destroyed new.target register use. 2016-09-09 12:20:20 +00:00
ObjectLiterals.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
ObjectLiteralsWide.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
OuterContextVariables.golden [Interpreter] Move context chain search loop to handler 2016-09-13 11:09:33 +00:00
Parameters.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
PrimitiveExpressions.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
PrimitiveReturnStatements.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
PropertyCall.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
PropertyLoads.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
PropertyStores.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
RegExpLiterals.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
RegExpLiteralsWide.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
RemoveRedundantLdar.golden [interpreter] Merge {OsrPoll} with {Jump} bytecode. 2016-09-13 13:07:36 +00:00
StoreGlobal.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
StringConstants.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
Switch.golden [parser] Refactor of Parse*Statement*, part 6 2016-09-12 09:39:52 +00:00
ThisFunction.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
Throw.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
TopLevelObjectLiterals.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
TryCatch.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
TryFinally.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
Typeof.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00
UnaryOperators.golden [interpreter] Merge {OsrPoll} with {Jump} bytecode. 2016-09-13 13:07:36 +00:00
WideRegisters.golden [interpreter] Merge {OsrPoll} with {Jump} bytecode. 2016-09-13 13:07:36 +00:00
WithStatement.golden [Interpreter] Remove constant pool type in tests 2016-09-06 16:11:23 +00:00