[Webkit-unassigned] [Bug 129917] New: Continue hangs when used inside a for-of over the arguments object
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 16 10:17:15 PDT 2014
https://bugs-test.webkit.org/show_bug.cgi?id=129917
Bug ID: 129917
Summary: Continue hangs when used inside a for-of over the
arguments object
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: RESOLVED
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: oliver at apple.com
Status: RESOLVED
Resolution: DUPLICATE
for (a of arguments) continue; hangs on a non-zero argument count due to incorrect continue target location
--- Comment #1 from Oliver Hunt <oliver at apple.com> ---
*** This bug has been marked as a duplicate of bug 129915 ***
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141016/d8796c99/attachment-0001.html>
More information about the webkit-unassigned
mailing list