RESOLVED FIXED 83822
Delete a bunch of unused, copy & pasted values in JIT.h
https://bugs.webkit.org/show_bug.cgi?id=83822
Summary Delete a bunch of unused, copy & pasted values in JIT.h
Gavin Barraclough
Reported 2012-04-12 14:27:14 PDT
The only architecture we support the JSVALUE64 JIT on is x86-64, all the patch offsets for other architectures are just nonsense.
Attachments
Fix (8.70 KB, patch)
2012-04-12 14:28 PDT, Gavin Barraclough
oliver: review+
Gavin Barraclough
Comment 1 2012-04-12 14:28:00 PDT
Gavin Barraclough
Comment 2 2012-04-12 14:39:32 PDT
Fixed in r114038
Note You need to log in before you can comment on or make changes to this bug.