commit | 229ad85c6629294c98331ef2bbe2933e689f3a8f | [log] [tgz] |
---|---|---|
author | mhahnenberg@apple.com <mhahnenberg@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Wed Sep 05 21:46:29 2012 +0000 |
committer | mhahnenberg@apple.com <mhahnenberg@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Wed Sep 05 21:46:29 2012 +0000 |
tree | 839ae453485ade1069888710077fee2b8a0a56d2 | |
parent | 6e3098227b95c384de8c7f3bbffd5ec920ce503f [diff] |
Remove use of JSCell::classInfoOffset() from tryCacheGetByID https://bugs.webkit.org/show_bug.cgi?id=95860 Reviewed by Oliver Hunt. We should just do the indirection through the Structure instead. * dfg/DFGRepatch.cpp: (JSC::DFG::tryCacheGetByID): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@127648 268f45cc-cd09-0410-ab3c-d52691b4dbfc