summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/heap/WeakSet.cpp
diff options
context:
space:
mode:
authorMichael Saboff <msaboff@apple.com>2013-04-04 13:58:00 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-04 14:56:19 +0200
commit4fa26ee918729063f9b731d801064b22ae7d8fd9 (patch)
tree5edb18566dd6537840713683be927a17c2fbf4cb /Source/JavaScriptCore/heap/WeakSet.cpp
parentd549f4b4ab324e2d4871db8cbf83c27af4ba7866 (diff)
downloadqtwebkit-4fa26ee918729063f9b731d801064b22ae7d8fd9.tar.gz
Change set r140201 broke editing/selection/move-by-word-visually-multi-line.html
https://bugs.webkit.org/show_bug.cgi?id=107340 Reviewed by Filip Pizlo. Due to the change landed in r140201, more nodes might end up generating Int32ToDouble nodes. Therefore, changed the JSVALUE64 constant path of compileInt32ToDouble() to use the more restrictive isInt32Constant() check on the input. This check was the same as the existing ASSERT() so the ASSERT was eliminated. * dfg/DFGSpeculativeJIT.cpp: (JSC::DFG::SpeculativeJIT::compileInt32ToDouble): Change-Id: I8e9f3858414e37f5b8232a58d8f6f9dada755343 git-svn-id: http://svn.webkit.org/repository/webkit/trunk@140221 268f45cc-cd09-0410-ab3c-d52691b4dbfc Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/heap/WeakSet.cpp')
0 files changed, 0 insertions, 0 deletions