Bug 68740

Summary: Strict mode does not work in non-trivial nested functions.
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix oliver: review+

Description Gavin Barraclough 2011-09-23 15:26:55 PDT
Function-info caching does not preserve all state that it should.
Comment 1 Gavin Barraclough 2011-09-23 15:40:26 PDT
Created attachment 108548 [details]
Fix
Comment 2 Oliver Hunt 2011-09-23 15:41:48 PDT
Comment on attachment 108548 [details]
Fix

r=me
Comment 3 Gavin Barraclough 2011-09-23 15:58:30 PDT
Fixed in r95877