Bug 41193

Summary: Incorrect use of '+ 4' and 0 instead of tag and payload offsets in JSValue32_64
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mjs: review+

Description Oliver Hunt 2010-06-24 23:06:35 PDT
Incorrect use of '+ 4' and 0 instead of tag and payload offsets in JSValue32_64
Comment 1 Oliver Hunt 2010-06-24 23:08:29 PDT
Created attachment 59736 [details]
Patch
Comment 2 Maciej Stachowiak 2010-06-24 23:16:17 PDT
Comment on attachment 59736 [details]
Patch

r=me
Comment 3 Oliver Hunt 2010-06-24 23:18:53 PDT
Committed r61830: <http://trac.webkit.org/changeset/61830>