DescriptionFix caching of optimized code for OSR.
This makes sure we do not share optimized code across closures that were
optimized using OSR (for a particular OSR entry AST id) even if caching
of optimized code kicks in.
R=danno@chromium.org
BUG=v8:2326
TEST=mjsunit/regress/regress-2326
Committed: https://code.google.com/p/v8/source/detail?r=12504
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|