[Webkit-unassigned] [Bug 119601] Win64 missing ctiVMThrowTrampolineSlowpath

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 14 13:27:09 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119601





--- Comment #4 from Michael Saboff <msaboff at apple.com>  2013-08-14 13:26:43 PST ---
(From update of attachment 208753)
View in context: https://bugs.webkit.org/attachment.cgi?id=208753&action=review

> Source/JavaScriptCore/jit/JITStubsMSVC64.asm:86
> +    mov rdi, r13
> +    call cti_vm_throw_slowpath
> +    ; When cti_vm_throw_slowpath returns, rax has callFrame and rdx has handler address
> +    jmp rdx

Remove this dead code.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list