DescriptionReuse AstValueFactory when optimizing.
HOptimizedGraphBuilder::TryInline creates a temporary CompilationInfo and
destroys it, but we don't want the AstValueFactory to be destroyed at the same
time. Reuse the upper CompilationInfo's AstValueFactory.
BUG=
R=yangguo@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=21851
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|