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

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2015-03-12 10:11:28 PDT
Make CodeCache re-entrant.
Comment 1 Ryosuke Niwa 2015-03-12 10:33:00 PDT

*** This bug has been marked as a duplicate of bug 142627 ***