aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4jscall_p.h
Commit message (Expand)AuthorAgeFilesLines
...
* Change CallData::argc to be a QV4::ValueErik Verbruggen2017-09-191-6/+3
* Fix namespaced buildErik Verbruggen2017-09-071-1/+3
* Always set the correct FunctionObject when calling JS functionsLars Knoll2017-09-021-4/+15
* Move ScopedCallData and ScopedStackFrame into a separate fileLars Knoll2017-09-011-0/+118