DescriptionEagerly set arguments_, new_target_ and ths_function_ Scope, and unset if we don't need to allocate them.
This probably slightly speeds up AllocateParameterLocals, but more importantly it removes ast_value_factory_ uses. If we get rid of ast_value_factory from Scope it's easier to lazily allocate it later from within a ScopeState object.
BUG=v8:5209
Committed: https://crrev.com/3442519d566889055f7113a76e36f7ea98c01855
Cr-Commit-Position: refs/heads/master@{#37868}
Patch Set 1 #Patch Set 2 : Also this_function_ and new_target_ #Messages
Total messages: 16 (9 generated)
|