Bug 142627 - BytecodeGenerator needs to be re-entrant to support miranda functions
Summary: BytecodeGenerator needs to be re-entrant to support miranda functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
: 142626 (view as bug list)
Depends on:
Blocks: 142388
  Show dependency treegraph
 
Reported: 2015-03-12 10:14 PDT by Ryosuke Niwa
Modified: 2015-03-13 11:20 PDT (History)
3 users (show)

See Also:


Attachments
Patch (7.04 KB, patch)
2015-03-12 10:17 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2015-03-12 10:14:47 PDT
BytecodeGenerator needs to be re-entrant to support miranda functions
Comment 1 Ryosuke Niwa 2015-03-12 10:17:31 PDT
Created attachment 248522 [details]
Patch
Comment 2 Ryosuke Niwa 2015-03-12 10:33:00 PDT
*** Bug 142626 has been marked as a duplicate of this bug. ***
Comment 3 Ryosuke Niwa 2015-03-13 11:20:13 PDT
Comment on attachment 248522 [details]
Patch

Clearing flags on attachment: 248522

Committed r181482: <http://trac.webkit.org/changeset/181482>
Comment 4 Ryosuke Niwa 2015-03-13 11:20:19 PDT
All reviewed patches have been landed.  Closing bug.