summaryrefslogtreecommitdiffstats
path: root/src/script/bridge/qscriptobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* We cant rely on property attributes from JavaScriptCore for the setter and ge...Olivier Goffart2009-07-161-10/+0
* add GC marking guardsKent Hansen2009-07-131-2/+4
* mark object data if we have itKent Hansen2009-07-131-0/+2
* implement ability to dynamically change class of script objectsKent Hansen2009-07-101-0/+225