DescriptionFix optimized code caching in FastNewClosureStub.
This fixes a corner-case on ARM and MIPS where optimized code was not
shared immediately across closures when a function was used in several
global contexts at once.
R=ulan@chromium.org
TEST=cctest/test-compiler/OptimizedCodeSharing
Committed: https://code.google.com/p/v8/source/detail?r=11850
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|