Initial work on the String object.
authorRoberto Raggi <roberto.raggi@nokia.com>
Mon, 14 May 2012 14:03:10 +0000 (16:03 +0200)
committerRoberto Raggi <roberto.raggi@nokia.com>
Mon, 14 May 2012 14:03:10 +0000 (16:03 +0200)
commit3a7f8a31ed85b2643f2491ed600f29c3e61e2c78
treeb39beaeec64cd8a1c8d0b2f99c9a876c9761b266
parentc996f53bedd685571ae4d414c3677678e7263faf
Initial work on the String object.
main.cpp
qmljs_objects.cpp
qmljs_objects.h
qmljs_runtime.cpp
qmljs_runtime.h
qv4ecmaobjects.cpp [new file with mode: 0644]
qv4ecmaobjects_p.h [new file with mode: 0644]
tests/string.1.js
v4.pro