The implementation is currently constructing QScriptValues to perform value conversion (e.g. QVariant --> QScriptValue --> JSC::JSValue) and various other operations. It should operate on JSC::JSValue directly instead, to avoid the overhead of QScriptValue construction.
-
Kent Hansen (Inactive)
-
Kent Hansen (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
0 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes