DescriptionSimple type tracking in the fast code generator.
Initial implementation of ad hoc must-be-smi tracking in the fast code
generator. Type information is used to avoid the write barrier for
smi property stores and to avoid the smi check for the inputs/output
of bitwise OR.
Committed: http://code.google.com/p/v8/source/detail?r=3833
Patch Set 1 #
Total comments: 6
Messages
Total messages: 3 (0 generated)
|