Bug 97508 - Nested try/finally should not confuse the finally unpopper in BytecodeGenerator::emitComplexJumpScopes
Summary: Nested try/finally should not confuse the finally unpopper in BytecodeGenerat...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-24 18:17 PDT by Filip Pizlo
Modified: 2012-09-24 18:26 PDT (History)
0 users

See Also:


Attachments
the patch (5.04 KB, patch)
2012-09-24 18:22 PDT, Filip Pizlo
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-09-24 18:17:02 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-09-24 18:22:07 PDT
Created attachment 165482 [details]
the patch
Comment 2 Filip Pizlo 2012-09-24 18:26:15 PDT
Landed in http://trac.webkit.org/changeset/129440