Bug 22192
Summary: | +37 failures in fast/profiler | ||
---|---|---|---|
Product: | WebKit | Reporter: | Geoffrey Garen <ggaren> |
Component: | JavaScriptCore | Assignee: | Geoffrey Garen <ggaren> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Geoffrey Garen
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Geoffrey Garen
Committed revision 38349.