aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4internalclass_p.h
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2022-07-29 16:12:24 +0200
committerUlf Hermann <ulf.hermann@qt.io>2022-08-03 08:19:54 +0200
commitd8db6e9484884f9d93ef584e63e695ae0322fc8f (patch)
treeba6a525b1cdd0aca8dcbb449d7a3e87042dd5554 /src/qml/jsruntime/qv4internalclass_p.h
parentb44c06dbc726d81481a0c6e28060ed3b3c9d4ecf (diff)
V4: Fix exponentiation operator
We need to use the same algorithm as for Math.pow(...). Since we have jsExponentiate() now, we can use it in all those places. The strange AIX special case is definitely not useful anymore. Task-number: QTBUG-105188 Change-Id: I43a251c71f1b547ad36855ac197080bfea8c94e3 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4internalclass_p.h')
0 files changed, 0 insertions, 0 deletions