DescriptionFirst step in letting Crankshaft inline functions with a different context.
Use a special slot for HContext, and fetch the value from there each time it is used. Allocate space for special slots in every HEnvironment. Fill them with constant undefined. Do not copy them to LEnvironment.
BUG=
TEST=
Committed: http://code.google.com/p/v8/source/detail?r=7807
Patch Set 1 #
Total comments: 11
Patch Set 2 : Remove commented code, use is_special_index function where possible. #Patch Set 3 : foo #Patch Set 4 : foo #
Messages
Total messages: 2 (0 generated)
|