diff options
author | Julien Brianceau <jbriance@cisco.com> | 2015-04-01 11:36:02 +0200 |
---|---|---|
committer | Julien Brianceau <jbriance@cisco.com> | 2015-04-01 11:54:08 +0000 |
commit | 80471d52c85ab8edd1332e084b8bf46f44571c3b (patch) | |
tree | 59673eb3544ccb5cf7177546061384df659c6782 /Source/JavaScriptCore/jit/PCToCodeOriginMap.cpp | |
parent | d5fd75b1dc0b2d81036bce50b0acce738031690e (diff) | |
download | qtwebkit-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/jit/PCToCodeOriginMap.cpp')
0 files changed, 0 insertions, 0 deletions