DescriptionSwitch code flushing to use different JSFunction field.
This is another preparation for incremental code flushing. Instead of
linking candidates using the code entry field, we use the next pointer
that is also used to link optimized functions together. Since we only
support flushing of unoptimized code, this field can be shared.
R=ulan@chromium.org
BUG=v8:1609
Committed: https://code.google.com/p/v8/source/detail?r=12734
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|