v8/test/cctest/interpreter/bytecode_expectations
Sathya Gunasekaran 586ec99bf9 Revert "[runtime] Move Context::native_context to the map"
This reverts commit f05bae1e0d.

Reason for revert: broke arm sim debug
https://ci.chromium.org/p/v8/builders/ci/V8%20Linux%20-%20arm64%20-%20sim%20-%20debug/17714

https://logs.chromium.org/logs/v8/buildbucket/cr-buildbucket.appspot.com/8899519852984476944/+/steps/Check_-_trusted/0/logs/FunctionDetailsInlining/0

Original change's description:
> [runtime] Move Context::native_context to the map
> 
> Remove the native context slot from contexts by making context maps
> native-context-specific. Now we require 2 loads to go from a context to the
> native context, but we have 1 field fewer to store when creating contexts.
> 
> Change-Id: I3c0d7c50c94060c4129db684f46a567de6f30e8d
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1859629
> Commit-Queue: Toon Verwaest <verwaest@chromium.org>
> Reviewed-by: Igor Sheludko <ishell@chromium.org>
> Reviewed-by: Peter Marshall <petermarshall@chromium.org>
> Reviewed-by: Maya Lekova <mslekova@chromium.org>
> Reviewed-by: Georg Neis <neis@chromium.org>
> Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
> Reviewed-by: Toon Verwaest <verwaest@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#64296}

TBR=ulan@chromium.org,neis@chromium.org,petermarshall@chromium.org,ishell@chromium.org,verwaest@chromium.org,mslekova@chromium.org,victorgomes@google.com

Change-Id: Ie7b4086c3a9ab2627ecac599da36b20cf8d1f948
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1863200
Reviewed-by: Sathya Gunasekaran  <gsathya@chromium.org>
Commit-Queue: Sathya Gunasekaran  <gsathya@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64299}
2019-10-15 16:31:09 +00:00
..
ArrayLiterals.golden Extend GetIterator bytecode to perform JSReceiver check on object[Symbol.iterator]() 2019-09-12 08:51:35 +00:00
AssignmentsInBinaryExpression.golden
AsyncGenerators.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
AsyncModules.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
BasicBlockToBoolean.golden
BasicLoops.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
BreakableBlocks.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
CallAndSpread.golden Extend GetIterator bytecode to perform JSReceiver check on object[Symbol.iterator]() 2019-09-12 08:51:35 +00:00
CallGlobal.golden
CallLookupSlot.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
CallNew.golden
CallRuntime.golden
ClassAndSuperClass.golden [hole-check-elimination] Simplest possible hole check elimination 2019-09-20 17:27:49 +00:00
ClassDeclarations.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
CompareNil.golden
CompareTypeOf.golden
CompoundExpressions.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
Conditional.golden
ConstVariable.golden
ConstVariableContextSlot.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
ContextParameters.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
ContextVariables.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
CountOperators.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
CreateArguments.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
CreateRestParameter.golden
DeadCodeRemoval.golden
DeclareGlobals.golden
Delete.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
DeleteLookupSlotInEval.golden
DestructuringAssignment.golden Extend GetIterator bytecode to perform JSReceiver check on object[Symbol.iterator]() 2019-09-12 08:51:35 +00:00
DoDebugger.golden
Eval.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
ForAwaitOf.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
ForIn.golden [interpreter] add JumpIfUndefinedOrNull 2019-08-08 16:44:35 +00:00
ForOf.golden Extend GetIterator bytecode to perform JSReceiver check on object[Symbol.iterator]() 2019-09-12 08:51:35 +00:00
ForOfLoop.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
FunctionLiterals.golden
GenerateTestUndetectable.golden
Generators.golden Extend GetIterator bytecode to perform JSReceiver check on object[Symbol.iterator]() 2019-09-12 08:51:35 +00:00
GlobalCompoundExpressions.golden
GlobalCountOperators.golden
GlobalDelete.golden
HeapNumberConstants.golden
IfConditions.golden
IIFEWithOneshotOpt.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
IIFEWithoutOneshotOpt.golden
IntegerConstants.golden
LetVariable.golden
LetVariableContextSlot.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
LoadGlobal.golden
LogicalExpressions.golden
LookupSlot.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
LookupSlotInEval.golden
Modules.golden
NewAndSpread.golden [class] implement static private methods 2019-10-10 15:34:44 +00:00
NewTarget.golden
ObjectLiterals.golden
OuterContextVariables.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
Parameters.golden
PrimitiveExpressions.golden
PrimitiveReturnStatements.golden
PrivateAccessorAccess.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
PrivateAccessorDeclaration.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
PrivateClassFields.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
PrivateMethodAccess.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
PrivateMethodDeclaration.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
PropertyCall.golden
PropertyLoads.golden
PropertyLoadStoreOneShot.golden
PropertyLoadStoreWithoutOneShot.golden
PropertyStores.golden
PublicClassFields.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
RegExpLiterals.golden
RemoveRedundantLdar.golden
StandardForLoop.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
StaticClassFields.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
StaticPrivateMethodAccess.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
StaticPrivateMethodDeclaration.golden Revert "[runtime] Move Context::native_context to the map" 2019-10-15 16:31:09 +00:00
StoreGlobal.golden
StringConcat.golden
StringConstants.golden
SuperCallAndSpread.golden [hole-check-elimination] Simplest possible hole check elimination 2019-09-20 17:27:49 +00:00
Switch.golden
TemplateLiterals.golden
ThisFunction.golden
Throw.golden
TopLevelObjectLiterals.golden
TryCatch.golden
TryFinally.golden
Typeof.golden
UnaryOperators.golden
WideRegisters.golden [interpreter] add JumpIfUndefinedOrNull 2019-08-08 16:44:35 +00:00
WithStatement.golden