DescriptionDo not explicitly record undetectable objects in the ToBoolean stub.
Loading the map within the stub already implies a check for an undetectable
object, so there is no need to record this separately. Furthermore, this brings
the size of the type info to record down to 8 bits, removing the need to find a
place for the ninth bit in the Code object. ;-)
Committed: http://code.google.com/p/v8/source/detail?r=8722
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|