-
svenpanne@chromium.org authored
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 Review URL: https://codereview.chromium.org/21013003 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15935 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2fe3799b