Bug 22192

Summary: +37 failures in fast/profiler
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: JavaScriptCoreAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

Geoffrey Garen
Reported 2008-11-11 18:10:59 PST
REGRESSION between r38321 and r38323 on leopard bot Looks like the "func" register is being recycled, clobbering the register that op_profile_did_call used to implicitly reuse. I'm going offline for a few hours, but I should be able to fix this tonight or tomorrow morning.
Attachments
Geoffrey Garen
Comment 1 2008-11-12 16:51:48 PST
Committed revision 38349.
Note You need to log in before you can comment on or make changes to this bug.