Bug 47590

Summary: Missing parameters for bytecode dump of next_pname
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
parametersnextpname.diff none

Xan Lopez
Reported 2010-10-13 06:49:40 PDT
Not only a bunch of parameters are missing, but the parameter used for the offset value is the wrong one, giving bogus values in the dump.
Attachments
parametersnextpname.diff (2.36 KB, patch)
2010-10-13 06:51 PDT, Xan Lopez
no flags
Xan Lopez
Comment 1 2010-10-13 06:51:04 PDT
Created attachment 70606 [details] parametersnextpname.diff
Csaba Osztrogonác
Comment 2 2010-10-13 08:33:46 PDT
Comment on attachment 70606 [details] parametersnextpname.diff Good cactch, thx for the fix.
Xan Lopez
Comment 3 2010-10-13 08:39:55 PDT
Comment on attachment 70606 [details] parametersnextpname.diff Landed as r69665.
Note You need to log in before you can comment on or make changes to this bug.