Bug 72763 - Forgot to completely de-virtualize isDynamicScope
Summary: Forgot to completely de-virtualize isDynamicScope
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Hahnenberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-18 14:54 PST by Mark Hahnenberg
Modified: 2011-11-18 16:12 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.43 KB, patch)
2011-11-18 14:57 PST, Mark Hahnenberg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.