Bug 78241 - remove BytecodeGenerator::isLocal
Summary: remove BytecodeGenerator::isLocal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Wingo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-09 07:56 PST by Andy Wingo
Modified: 2012-02-09 19:14 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.02 KB, patch)
2012-02-09 07:59 PST, Andy Wingo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Wingo 2012-02-09 07:56:20 PST
The patch to be attached is a small cleanup to BytecodeGenerator.
Comment 1 Andy Wingo 2012-02-09 07:59:05 PST
Created attachment 126306 [details]
Patch
Comment 2 Andy Wingo 2012-02-09 08:00:58 PST
Adding some JSC folk for review.
Comment 3 WebKit Review Bot 2012-02-09 19:14:51 PST
Comment on attachment 126306 [details]
Patch

Clearing flags on attachment: 126306

Committed r107345: <http://trac.webkit.org/changeset/107345>
Comment 4 WebKit Review Bot 2012-02-09 19:14:57 PST
All reviewed patches have been landed.  Closing bug.