DescriptionDo not ignore an empty context with extension when creating a scope object.
Runtime_DebugEvaluate creates an empty context which is not correctly handled in FullCodeGenerator::ContextSlotOperandCheckExtensions because the corresponding scope indicates that it has no context.
BUG=crbug.com/107996
TEST=test/mjsunit/regress/regress-crbug-107996.js
Committed: https://code.google.com/p/v8/source/detail?r=10582
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address comments #
Messages
Total messages: 4 (0 generated)
|