aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4mathobject.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2017-09-02 09:19:06 +0200
committerLars Knoll <lars.knoll@qt.io>2017-09-15 10:45:23 +0000
commitce9eb7b2671d25c463aacb140816b75f5a9dfe64 (patch)
tree7820913be313a762292431cd268d03314734f65d /src/qml/jsruntime/qv4mathobject.cpp
parent4ca97d7289276816545ab01c9b49bfaaa29d8f5d (diff)
Fix a smaller bug
We shouldn't allocate new ScopedValues after creating a JSCall, as the call could override the scoped values. This wasn't the case here, but it's still cleaner to avoid it. Change-Id: I557a8babe1e118cbd0c1167c1e2813e1fba792a1 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4mathobject.cpp')
0 files changed, 0 insertions, 0 deletions