..
ArrayLiterals.golden
[interpreter] Only create spread-related feedback slots when necessary.
2018-03-05 11:01:32 +00:00
AssignmentsInBinaryExpression.golden
[parser] Add an n-ary node for large binop chains
2017-10-25 11:28:55 +00:00
AsyncGenerators.golden
Implementing Intl.Locale proposal.
2018-05-15 22:25:02 +00:00
BasicBlockToBoolean.golden
BasicLoops.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
BreakableBlocks.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
CallAndSpread.golden
[interpreter] Only create spread-related feedback slots when necessary.
2018-03-05 11:01:32 +00:00
CallGlobal.golden
[Cleanup][Interpreter] Move feedback slot allocation to bytecode generator
2017-10-19 16:17:14 +00:00
CallLookupSlot.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
CallNew.golden
[Cleanup][Interpreter] Move feedback slot allocation to bytecode generator
2017-10-19 16:17:14 +00:00
CallRuntime.golden
[cleanup] Drop spread.js for good.
2018-03-12 09:44:11 +00:00
ClassAndSuperClass.golden
[class] Initialize class fields after binding this
2018-04-17 13:40:39 +00:00
ClassDeclarations.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
CompareNil.golden
[Cleanup][Interpreter] Move feedback slot allocation to bytecode generator
2017-10-19 16:17:14 +00:00
CompareTypeOf.golden
CompoundExpressions.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
Conditional.golden
ConstVariable.golden
ConstVariableContextSlot.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
ContextParameters.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
ContextVariables.golden
[Interpreter] Share feedback slots for load / store named properties
2018-05-14 10:21:42 +00:00
CountOperators.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
CreateArguments.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
CreateRestParameter.golden
[Cleanup][Interpreter] Move feedback slot allocation to bytecode generator
2017-10-19 16:17:14 +00:00
DeadCodeRemoval.golden
DeclareGlobals.golden
[iterpreter] Share feedback slots for global stores to the same variable.
2018-03-20 17:05:38 +00:00
Delete.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
DeleteLookupSlotInEval.golden
DoDebugger.golden
DoExpression.golden
Eval.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
ForAwaitOf.golden
[inspector] reworked async stack instrumentation for async functions
2018-05-30 16:01:59 +00:00
ForIn.golden
[interpreter] Only create spread-related feedback slots when necessary.
2018-03-05 11:01:32 +00:00
ForOf.golden
Implementing Intl.Locale proposal.
2018-05-15 22:25:02 +00:00
ForOfLoop.golden
[inspector] reworked async stack instrumentation for async functions
2018-05-30 16:01:59 +00:00
FunctionLiterals.golden
[Cleanup][Interpreter] Move feedback slot allocation to bytecode generator
2017-10-19 16:17:14 +00:00
GenerateTestUndetectable.golden
[runtime] Add BOILERPLATE_DESCRIPTION_TYPE InstanceType
2018-03-02 13:43:27 +00:00
Generators.golden
Implementing Intl.Locale proposal.
2018-05-15 22:25:02 +00:00
GlobalCompoundExpressions.golden
[interpreter] Merge StaGlobal[Sloppy/Strict] into one bytecode.
2017-12-14 10:03:00 +00:00
GlobalCountOperators.golden
[interpreter] Merge StaGlobal[Sloppy/Strict] into one bytecode.
2017-12-14 10:03:00 +00:00
GlobalDelete.golden
[ignition] Fix return value of delete on global lexical variables
2017-08-23 16:17:48 +00:00
HeapNumberConstants.golden
[ast] Move AstValue implementation into Literal
2017-10-27 20:21:29 +00:00
IfConditions.golden
[turbofan] Introduce InstanceOfIC to collect rhs feedback.
2017-10-23 10:15:36 +00:00
IntegerConstants.golden
LetVariable.golden
LetVariableContextSlot.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
LoadGlobal.golden
[Interpreter] Share feedback slots for load / store named properties
2018-05-14 10:21:42 +00:00
LogicalExpressions.golden
LookupSlot.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
LookupSlotInEval.golden
Modules.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
NewAndSpread.golden
[interpreter] Only create spread-related feedback slots when necessary.
2018-03-05 11:01:32 +00:00
NewTarget.golden
[Interpreter] Remove new.target from fixed frame slot.
2017-08-11 17:04:08 +00:00
ObjectLiterals.golden
[ignition] Set correct expression position for ObjectLiteral keys/values
2018-03-15 15:36:41 +00:00
OuterContextVariables.golden
Parameters.golden
PrimitiveExpressions.golden
PrimitiveReturnStatements.golden
PrivateClassFields.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
PropertyCall.golden
[Interpreter] Share feedback slots for load / store named properties
2018-05-14 10:21:42 +00:00
PropertyLoads.golden
[Interpreter] Share feedback slots for load / store named properties
2018-05-14 10:21:42 +00:00
PropertyStores.golden
[Interpreter] Share feedback slots for load / store named properties
2018-05-14 10:21:42 +00:00
PublicClassFields.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
RegExpLiterals.golden
[Cleanup][Interpreter] Move feedback slot allocation to bytecode generator
2017-10-19 16:17:14 +00:00
RemoveRedundantLdar.golden
StandardForLoop.golden
[inspector] reworked async stack instrumentation for async functions
2018-05-30 16:01:59 +00:00
StaticClassFields.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00
StoreGlobal.golden
[Interpreter] Share feedback slots for load / store named properties
2018-05-14 10:21:42 +00:00
StringConcat.golden
[parser] Add an n-ary node for large binop chains
2017-10-25 11:28:55 +00:00
StringConstants.golden
SuperCallAndSpread.golden
[class] Initialize class fields after binding this
2018-04-17 13:40:39 +00:00
Switch.golden
[FeedbackVector] Case statements can share a single vector slot
2017-11-07 11:16:47 +00:00
TemplateLiterals.golden
Reland "[esnext] re-implement template strings"
2018-03-14 18:12:09 +00:00
ThisFunction.golden
Move function name var initialization to BytecodeGenerator
2017-11-27 18:37:47 +00:00
Throw.golden
TopLevelObjectLiterals.golden
[runtime] Remove unused Runtime::kDeclareGlobals.
2018-03-19 15:14:24 +00:00
TryCatch.golden
Remove the catch variable name from the extension field of catch contexts
2018-05-04 10:12:08 +00:00
TryFinally.golden
Remove the catch variable name from the extension field of catch contexts
2018-05-04 10:12:08 +00:00
Typeof.golden
UnaryOperators.golden
[Cleanup][Interpreter] Move feedback slot allocation to bytecode generator
2017-10-19 16:17:14 +00:00
WideRegisters.golden
[Cleanup][Interpreter] Move feedback slot allocation to bytecode generator
2017-10-19 16:17:14 +00:00
WithStatement.golden
Replace Context::closure with Context::scope_info, allowing closure to die.
2018-05-03 12:34:17 +00:00