DescriptionCompilation type and state allocate an unnecessary Smi on v8::Script.
This patch combines them into a single field, and adjusts the accessors
and setters to take the enum type directly, rather than converting to and
from a Smi value.
R=mstarzinger@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=15940
Patch Set 1 #Patch Set 2 : Bools are hard. :( #Patch Set 3 : Setting the flags field would help. #Patch Set 4 : rebaseline. #
Total comments: 8
Patch Set 5 : feedback. #
Messages
Total messages: 4 (0 generated)
|