aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4qobjectwrapper.cpp
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@crimson.no>2017-02-08 12:57:09 +0100
committerRobin Burchell <robin.burchell@crimson.no>2017-02-09 14:52:55 +0000
commit60d67b4eb9cdac20c1a3458192c1306666352231 (patch)
tree3980e90c47c6452e81663935701bc5145b5ce006 /src/qml/jsruntime/qv4qobjectwrapper.cpp
parent78fb247e6aeeb07e3700be6410fae4327e48edb1 (diff)
QV4Object: Remove helper put() method
This isn't used much, and we can do a bit of a better job by doing it by hand. In the case of jsonobject, we can reuse the empty string, and in the other uses, we can avoid allocating multiple values on the JS stack. Change-Id: I1f02cd86e3969c1471981978d18ce8512412123b Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4qobjectwrapper.cpp')
0 files changed, 0 insertions, 0 deletions