RESOLVED FIXED 127230
Add a hasBreakpointFlag arg to the op_debug bytecode
https://bugs.webkit.org/show_bug.cgi?id=127230
Summary Add a hasBreakpointFlag arg to the op_debug bytecode
Mark Lam
Reported 2014-01-18 11:51:11 PST
This is in anticipation of upcoming changes to support bytecode level breakpoints. This patch adds the flag to the op_debug bytecode and initializes it, but does not use it yet.
Attachments
the patch. (3.27 KB, patch)
2014-01-18 11:55 PST, Mark Lam
no flags
Mark Lam
Comment 1 2014-01-18 11:55:06 PST
Created attachment 221563 [details] the patch.
Geoffrey Garen
Comment 2 2014-01-18 12:38:46 PST
Comment on attachment 221563 [details] the patch. r=me
WebKit Commit Bot
Comment 3 2014-01-18 13:07:40 PST
Comment on attachment 221563 [details] the patch. Clearing flags on attachment: 221563 Committed r162270: <http://trac.webkit.org/changeset/162270>
WebKit Commit Bot
Comment 4 2014-01-18 13:07:43 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.