Bug 127230

Summary: Add a hasBreakpointFlag arg to the op_debug bytecode
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, ggaren, mhahnenberg, msaboff, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 122836    
Attachments:
Description Flags
the patch. none

Description Mark Lam 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.
Comment 1 Mark Lam 2014-01-18 11:55:06 PST
Created attachment 221563 [details]
the patch.
Comment 2 Geoffrey Garen 2014-01-18 12:38:46 PST
Comment on attachment 221563 [details]
the patch.

r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2014-01-18 13:07:43 PST
All reviewed patches have been landed.  Closing bug.