RESOLVED FIXED64964
DFG JIT - Enable support for eval code
https://bugs.webkit.org/show_bug.cgi?id=64964
Summary DFG JIT - Enable support for eval code
Gavin Barraclough
Reported 2011-07-21 11:23:49 PDT
This is basically the same as program code, to the JIT!
Attachments
The patch (5.24 KB, patch)
2011-07-21 11:26 PDT, Gavin Barraclough
sam: review+
Gavin Barraclough
Comment 1 2011-07-21 11:26:08 PDT
Created attachment 101612 [details] The patch
Sam Weinig
Comment 2 2011-07-21 11:51:03 PDT
Comment on attachment 101612 [details] The patch View in context: https://bugs.webkit.org/attachment.cgi?id=101612&action=review > Source/JavaScriptCore/ChangeLog:12 > + - Enable opcodeNames in !DEBUG builds. You mean, !NDEBUG builds.
Gavin Barraclough
Comment 3 2011-07-21 11:58:41 PDT
Fixed in r91482
Note You need to log in before you can comment on or make changes to this bug.