Delete a bunch of unused, copy & pasted values in JIT.h
authorbarraclough@apple.com <barraclough@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 12 Apr 2012 21:38:38 +0000 (21:38 +0000)
committerbarraclough@apple.com <barraclough@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 12 Apr 2012 21:38:38 +0000 (21:38 +0000)
commita06f1cc5d576c6d89268829783d139cd5cfc1d84
tree396b7accb1efebb3c7264e5c4bcb6ef46a529f20
parentb7d0f80e7b0f47a21d4ff74e1a4db2a8c6a647b0
Delete a bunch of unused, copy & pasted values in JIT.h
https://bugs.webkit.org/show_bug.cgi?id=83822

Reviewed by Oliver Hunt.

The only architecture we support the JSVALUE64 JIT on is x86-64, all the patch offsets for other architectures are just nonsense.

* jit/JIT.h:
(JIT):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114038 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/JavaScriptCore/ChangeLog
Source/JavaScriptCore/jit/JIT.h