aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4booleanobject.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Use ReturnedValue for Managed::construct()Lars Knoll2013-09-181-2/+2
* Use a ReturnedValue for Managed::call()Lars Knoll2013-09-181-2/+2
* Change signature of call/construct() to take a pointer to a CallDataLars Knoll2013-09-111-4/+4
* change calling convention for JS function callsLars Knoll2013-09-021-4/+4
* Restructure source codeLars Knoll2013-08-081-0/+97