RESOLVED FIXED128014
Add options to force debugger / profiler bytecode generation.
https://bugs.webkit.org/show_bug.cgi?id=128014
Summary Add options to force debugger / profiler bytecode generation.
Mark Lam
Reported 2014-01-31 13:44:16 PST
Add Options::forceDebuggerBytecodeGeneration() and Options::forceProfilerBytecodeGeneration(). These options make it more convenient to do correctness testing when debugger / profiler bytecodes are generated. These options are disabled by default.
Attachments
the patch. (3.78 KB, patch)
2014-01-31 13:46 PST, Mark Lam
oliver: review+
Mark Lam
Comment 1 2014-01-31 13:46:27 PST
Created attachment 222844 [details] the patch.
Mark Lam
Comment 2 2014-01-31 13:54:53 PST
Note You need to log in before you can comment on or make changes to this bug.