DescriptionAdded unit tests for the slightly confusing Boolean/BooleanObject API.
Just for documenting the status quo. As discussed offline, we should
probably rename/deprecate a few things:
NumberObject::NumberValue() => NumberObject::ValueOf()
BooleanObject::BooleanValue() => BooleanObject::ValueOf()
StringObject::StringValue => StringObject::ValueOf()
R=mstarzinger@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=15935
Patch Set 1 #Patch Set 2 : Fixed copy-n-paste typo #Messages
Total messages: 3 (0 generated)
|