DescriptionDon't lookup the cache for the result of Function::New
Since isFunctionCached condition is wrong, we lookup the cache even if
doNotCache is true. As a result, Function::New always returns null
except for the first time.
BUG=272579
R=dcarney@chromium.org, mstarzinger@chromium.org, yhirano@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=16737
Patch Set 1 #
Total comments: 4
Patch Set 2 : #Patch Set 3 : #
Total comments: 1
Patch Set 4 : #Messages
Total messages: 13 (0 generated)
|