[webkit-reviews] review granted: [Bug 22063] Calls have to make a CTI call, if they are not linked. : [Attachment 24882] Now with new improved changelogy goodness!

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 3 20:40:37 PST 2008


Oliver Hunt <oliver at apple.com> has granted Gavin Barraclough
<barraclough at apple.com>'s request for review:
Bug 22063: Calls have to make a CTI call, if they are not linked.
https://bugs.webkit.org/show_bug.cgi?id=22063

Attachment 24882: Now with new improved changelogy goodness!
https://bugs.webkit.org/attachment.cgi?id=24882&action=edit

------- Additional Comments from Oliver Hunt <oliver at apple.com>
Bad boy, commneted out code:
>  
> @@ -679,6 +676,7 @@ void CTI::compileOpCall(OpcodeID opcodeI
>      m_jit.addl_i32r(registerOffset * sizeof(Register), X86::edi);
>  
>      // Call to the callee
> +//	 m_jit.movl_i32r(argCount, X86::edx);
>      m_callStructureStubCompilationInfo[callLinkInfoIndex].hotPathOther =
emitNakedCall(i, unreachable);

r=me


More information about the webkit-reviews mailing list