summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp
diff options
context:
space:
mode:
authorJulien Brianceau <jbriance@cisco.com>2015-04-01 11:36:02 +0200
committerJulien Brianceau <jbriance@cisco.com>2015-04-01 11:54:08 +0000
commit80471d52c85ab8edd1332e084b8bf46f44571c3b (patch)
tree59673eb3544ccb5cf7177546061384df659c6782 /Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp
parentd5fd75b1dc0b2d81036bce50b0acce738031690e (diff)
downloadqtwebkit-80471d52c85ab8edd1332e084b8bf46f44571c3b.tar.gz
Fix crash in JIT::DFG::prepareOSREntry
While verifying predictions in prepareOSREntry, locals could lay outside the stack in some cases. So we shouldn't retrieve jsValue from locals when we don't have to. Task-number: QTBUG-45299 Change-Id: I70003170348887128e11360fb501b69647194172 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Diffstat (limited to 'Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp')
0 files changed, 0 insertions, 0 deletions