RESOLVED FIXED40298
Remove some unused variable warnings from JITOpcodes
https://bugs.webkit.org/show_bug.cgi?id=40298
Summary Remove some unused variable warnings from JITOpcodes
Gabor Loki
Reported 2010-06-08 06:57:03 PDT
The both executableOffsetToFunction are unused variables in the #else blocks of privateCompileCTINativeCall functions.
Attachments
Remove some unused variable warnings from JITOpcodes (2.09 KB, patch)
2010-06-08 06:58 PDT, Gabor Loki
levin: review+
loki: commit-queue-
Gabor Loki
Comment 1 2010-06-08 06:58:40 PDT
Created attachment 58136 [details] Remove some unused variable warnings from JITOpcodes
Gabor Loki
Comment 2 2010-06-09 11:12:48 PDT
Committed revision 60901.
Note You need to log in before you can comment on or make changes to this bug.