This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105631/

kjs/CommonIdentifiers.h (Diff revision 1)
59
    macro(toISOString) \
toJSON is already present and you add toISOString? Are you sure this is the right diff?

- Rolf Eike


On July 20th, 2012, 6:57 p.m., Bernd Buschinski wrote:

Review request for kdelibs.
By Bernd Buschinski.

Updated July 20, 2012, 6:57 p.m.

Description

kjs: Implement Date.toJSON

according to ecmascript edition 5.1r6 - 15.9.5.44 

Diffs

  • kjs/CommonIdentifiers.h (8ee40e8)
  • kjs/date_object.h (ed45720)
  • kjs/date_object.cpp (8a1fc2c)

View Diff