DescriptionLink function contexts directly to the previous context.
Instead of NULL in the previous field of function contexts, put the previous
context. This saves the indirection of fetching the previous through the
context's closure.
R=ager@chromium.org
BUG=
TEST=
Committed: http://code.google.com/p/v8/source/detail?r=8238
Patch Set 1 #Patch Set 2 : Small improvements. #Patch Set 3 : Avoid calling previous on the global context. #
Messages
Total messages: 2 (0 generated)
|