aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v8/qv8include.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix autotestsAaron Kennedy2011-06-151-0/+1
|
* Minor XXX fixupsAaron Kennedy2011-06-091-2/+2
|
* Implement global handle trackingAaron Kennedy2011-06-081-5/+5
| | | | | This makes it easier to track down handles that have been double Dispose()'d. See qv8engine_p.h for details.
* Initial V8 integrationAaron Kennedy2011-06-061-0/+243