[Webkit-unassigned] [Bug 23085] [jsfunfuzz] gc crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 3 00:24:46 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23085
------- Comment #5 from barraclough at apple.com 2009-01-03 00:24 PDT -------
try{
(function() {
try {
throw "";
} catch(y) {
throw (function(){});
} finally {
}
})()
}catch(r){
}
(function(){})()
gc();
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list