v8/test/cctest/interpreter/bytecode_expectations
danno 1b3c4afcad Revert of [interpreter] Create custom call opcodes for specific argument counts (patchset #13 id:240001 of https://codereview.chromium.org/2684993002/ )
Reason for revert:
Due to arm64 failures

Original issue's description:
> [interpreter] Create custom call opcodes for specific argument counts
>
> Specifically, add bytecodes for Call0, Call1, Call2, CallProperty0, CallProperty1,
> and CallProperty2. Also share the bytecode handler code between between
> equivalent CallX and CallPropertyX handlers.
>
> Review-Url: https://codereview.chromium.org/2684993002
> Cr-Commit-Position: refs/heads/master@{#43290}
> Committed: 00d6f1f80a

TBR=rmcilroy@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.

Review-Url: https://codereview.chromium.org/2709533002
Cr-Commit-Position: refs/heads/master@{#43308}
2017-02-20 09:51:19 +00:00
..
ArrayLiterals.golden [TypeFeedbackVector] Combine the literals array and the feedback vector. 2017-01-30 12:31:35 +00:00
ArrayLiteralsWide.golden [TypeFeedbackVector] Combine the literals array and the feedback vector. 2017-01-30 12:31:35 +00:00
AssignmentsInBinaryExpression.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
BasicBlockToBoolean.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
BasicLoops.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
BreakableBlocks.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
CallAndSpread.golden [TypeFeedbackVector] Combine the literals array and the feedback vector. 2017-01-30 12:31:35 +00:00
CallGlobal.golden Revert of [interpreter] Create custom call opcodes for specific argument counts (patchset #13 id:240001 of https://codereview.chromium.org/2684993002/ ) 2017-02-20 09:51:19 +00:00
CallLookupSlot.golden Revert of [interpreter] Create custom call opcodes for specific argument counts (patchset #13 id:240001 of https://codereview.chromium.org/2684993002/ ) 2017-02-20 09:51:19 +00:00
CallNew.golden [Ignition] Rename New and NewWithSpread bytecodes. 2017-02-01 09:04:04 +00:00
CallRuntime.golden [TypeFeedbackVector] Combine the literals array and the feedback vector. 2017-01-30 12:31:35 +00:00
ClassAndSuperClass.golden Revert of [interpreter] Create custom call opcodes for specific argument counts (patchset #13 id:240001 of https://codereview.chromium.org/2684993002/ ) 2017-02-20 09:51:19 +00:00
ClassDeclarations.golden Reland of Thread maybe-assigned through the bytecodes. (patchset #1 id:1 of https://codereview.chromium.org/2680923003/ ) 2017-02-07 20:42:03 +00:00
CompoundExpressions.golden [TypeFeedbackVector] Combine the literals array and the feedback vector. 2017-01-30 12:31:35 +00:00
Conditional.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
ConstVariable.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
ConstVariableContextSlot.golden Reland of Thread maybe-assigned through the bytecodes. (patchset #1 id:1 of https://codereview.chromium.org/2680923003/ ) 2017-02-07 20:42:03 +00:00
ContextParameters.golden [FeedbackVector] Infrastructure for literal arrays in the vector. 2017-01-09 15:31:00 +00:00
ContextVariables.golden Revert of [interpreter] Create custom call opcodes for specific argument counts (patchset #13 id:240001 of https://codereview.chromium.org/2684993002/ ) 2017-02-20 09:51:19 +00:00
CountOperators.golden [TypeFeedbackVector] Combine the literals array and the feedback vector. 2017-01-30 12:31:35 +00:00
CreateArguments.golden [ignition] Add bytecodes for loads/stores in the current context 2016-10-28 10:11:06 +00:00
CreateRestParameter.golden [Interpreter] Add expression positions to BinaryOps. 2016-12-08 10:11:17 +00:00
DeadCodeRemoval.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
DeclareGlobals.golden Revert of [interpreter] Create custom call opcodes for specific argument counts (patchset #13 id:240001 of https://codereview.chromium.org/2684993002/ ) 2017-02-20 09:51:19 +00:00
Delete.golden Reland of Thread maybe-assigned through the bytecodes. (patchset #1 id:1 of https://codereview.chromium.org/2680923003/ ) 2017-02-07 20:42:03 +00:00
DeleteLookupSlotInEval.golden [interpreter] Remove redundant flag from bytecode cctest suite. 2016-10-04 16:30:15 +00:00
DoDebugger.golden [interpreter] Remove redundant flag from bytecode cctest suite. 2016-10-04 16:30:15 +00:00
DoExpression.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
Eval.golden Revert of [interpreter] Create custom call opcodes for specific argument counts (patchset #13 id:240001 of https://codereview.chromium.org/2684993002/ ) 2017-02-20 09:51:19 +00:00
ForIn.golden [TypeFeedbackVector] Combine the literals array and the feedback vector. 2017-01-30 12:31:35 +00:00
ForOf.golden Revert of [interpreter] Create custom call opcodes for specific argument counts (patchset #13 id:240001 of https://codereview.chromium.org/2684993002/ ) 2017-02-20 09:51:19 +00:00
FunctionLiterals.golden Revert of [interpreter] Create custom call opcodes for specific argument counts (patchset #13 id:240001 of https://codereview.chromium.org/2684993002/ ) 2017-02-20 09:51:19 +00:00
GenerateTestUndetectable.golden [TypeFeedbackVector] Combine the literals array and the feedback vector. 2017-01-30 12:31:35 +00:00
Generators.golden Revert of [interpreter] Create custom call opcodes for specific argument counts (patchset #13 id:240001 of https://codereview.chromium.org/2684993002/ ) 2017-02-20 09:51:19 +00:00
GlobalCompoundExpressions.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
GlobalCountOperators.golden [ic] Pass name to LoadGlobalIC again. 2016-11-16 18:17:49 +00:00
GlobalDelete.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
HeapNumberConstants.golden [interpreter] Remove redundant flag from bytecode cctest suite. 2016-10-04 16:30:15 +00:00
IfConditions.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
IntegerConstants.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
JumpsRequiringConstantWideOperands.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
LetVariable.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
LetVariableContextSlot.golden Reland of Thread maybe-assigned through the bytecodes. (patchset #1 id:1 of https://codereview.chromium.org/2680923003/ ) 2017-02-07 20:42:03 +00:00
LoadGlobal.golden [ic] Pass name to LoadGlobalIC again. 2016-11-16 18:17:49 +00:00
LogicalExpressions.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
LookupSlot.golden Revert of [interpreter] Create custom call opcodes for specific argument counts (patchset #13 id:240001 of https://codereview.chromium.org/2684993002/ ) 2017-02-20 09:51:19 +00:00
LookupSlotInEval.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
LookupSlotWideInEval.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
Modules.golden Revert of [interpreter] Create custom call opcodes for specific argument counts (patchset #13 id:240001 of https://codereview.chromium.org/2684993002/ ) 2017-02-20 09:51:19 +00:00
NewAndSpread.golden [Ignition] Rename New and NewWithSpread bytecodes. 2017-02-01 09:04:04 +00:00
NewTarget.golden [interpreter] Remove redundant flag from bytecode cctest suite. 2016-10-04 16:30:15 +00:00
ObjectLiterals.golden [ic] Introduce StoreOwnIC. 2017-02-17 15:55:33 +00:00
ObjectLiteralsWide.golden [TypeFeedbackVector] Combine the literals array and the feedback vector. 2017-01-30 12:31:35 +00:00
OuterContextVariables.golden Reland of Thread maybe-assigned through the bytecodes. (patchset #1 id:1 of https://codereview.chromium.org/2680923003/ ) 2017-02-07 20:42:03 +00:00
Parameters.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
PrimitiveExpressions.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
PrimitiveReturnStatements.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
PropertyCall.golden Revert of [interpreter] Create custom call opcodes for specific argument counts (patchset #13 id:240001 of https://codereview.chromium.org/2684993002/ ) 2017-02-20 09:51:19 +00:00
PropertyLoads.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
PropertyStores.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
RegExpLiterals.golden Revert of [interpreter] Create custom call opcodes for specific argument counts (patchset #13 id:240001 of https://codereview.chromium.org/2684993002/ ) 2017-02-20 09:51:19 +00:00
RegExpLiteralsWide.golden [TypeFeedbackVector] Combine the literals array and the feedback vector. 2017-01-30 12:31:35 +00:00
RemoveRedundantLdar.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
StoreGlobal.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
StringConstants.golden [interpreter] Remove redundant flag from bytecode cctest suite. 2016-10-04 16:30:15 +00:00
SuperCallAndSpread.golden [Ignition] Rename New and NewWithSpread bytecodes. 2017-02-01 09:04:04 +00:00
Switch.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
ThisFunction.golden [interpreter] Remove redundant flag from bytecode cctest suite. 2016-10-04 16:30:15 +00:00
Throw.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
TopLevelObjectLiterals.golden [ic] Introduce StoreOwnIC. 2017-02-17 15:55:33 +00:00
TryCatch.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
TryFinally.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
Typeof.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
UnaryOperators.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
WideRegisters.golden [ignition] Expect 'I' for signed bytecode operands 2017-01-25 17:39:24 +00:00
WithStatement.golden [TypeFeedbackVector] Combine the literals array and the feedback vector. 2017-01-30 12:31:35 +00:00