Bug 69188

Summary: StringRecursionChecker should not work in terms of EncodedJSValue
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   

Description Gavin Barraclough 2011-09-30 16:52:52 PDT
0 is not the empty value on 32_64.  Code that casts literals to EncodedJSValues may be unsafe if we change our internal representation.
Comment 1 Gavin Barraclough 2011-09-30 16:53:49 PDT
Fixed in r96438