DescriptionOptimize calls to evals. Most of the time there is no reason to
perform a context lookup in the runtime system for the 'eval'
function. Instead load the 'eval' function from the global context in
generated code if it is not shadowed.
Will port to other platforms as a separate change.
Committed: http://code.google.com/p/v8/source/detail?r=4794
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|