RESOLVED FIXED 30650
Need a way to enable/disable functions in V8 at runtime
https://bugs.webkit.org/show_bug.cgi?id=30650
Summary Need a way to enable/disable functions in V8 at runtime
Dumitru Daniliuc
Reported 2009-10-21 16:21:46 PDT
We need a way to enable/disable functions in V8 at runtime, just like we do it for properties (bug 30240).
Attachments
patch (1.97 KB, patch)
2009-10-21 16:34 PDT, Dumitru Daniliuc
dglazkov: review+
patch (1.98 KB, patch)
2009-10-21 16:50 PDT, Dumitru Daniliuc
eric: review+
Dumitru Daniliuc
Comment 1 2009-10-21 16:34:44 PDT
Eric Seidel (no email)
Comment 2 2009-10-21 16:37:21 PDT
Comment on attachment 41619 [details] patch Indent looks wrong.
Dimitri Glazkov (Google)
Comment 3 2009-10-21 16:39:45 PDT
Comment on attachment 41619 [details] patch r=me.
Dumitru Daniliuc
Comment 4 2009-10-21 16:50:56 PDT
Created attachment 41622 [details] patch Fixed the indent issue.
Eric Seidel (no email)
Comment 5 2009-10-21 16:53:03 PDT
Comment on attachment 41622 [details] patch r+ based mostly on dglazkov's previous r+
Dumitru Daniliuc
Comment 6 2009-10-21 17:04:42 PDT
Landed as r49929.
Note You need to log in before you can comment on or make changes to this bug.