Bug 72763

Summary: Forgot to completely de-virtualize isDynamicScope
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Mark Hahnenberg 2011-11-18 14:54:22 PST
Missed removing one of the virtual keywords on JSActivation::isDynamicScope.  Not exactly a build fix, so I figured it deserved a bug of its own.
Comment 1 Mark Hahnenberg 2011-11-18 14:57:39 PST
Created attachment 115878 [details]
Patch
Comment 2 WebKit Review Bot 2011-11-18 16:12:30 PST
Comment on attachment 115878 [details]
Patch

Clearing flags on attachment: 115878

Committed r100822: <http://trac.webkit.org/changeset/100822>
Comment 3 WebKit Review Bot 2011-11-18 16:12:35 PST
All reviewed patches have been landed.  Closing bug.