[Webkit-unassigned] [Bug 184725] REGRESSION(r230748) [WinCairo] 'JSC::JIT::appendCallWithSlowPathReturnType': function does not take 1 arguments
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 18 03:34:53 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=184725
--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 338207
--> https://bugs.webkit.org/attachment.cgi?id=338207&action=review
WIP patch
This patch doesn't solve all problems.
>------ Build started: Project: JavaScriptCore (JavaScriptCore\JavaScriptCore), Configuration: Debug x64 ------
>UnifiedSource80.cpp
>c:\webkit\ga\source\javascriptcore\jit\ccallhelpers.h(699): error C2338: Basic sanity check
>c:\webkit\ga\source\javascriptcore\jit\jit.h(731): note: see reference to function template instantiation 'void JSC::CCallHelpers::setupArguments<OperationType,>(void)' being compiled
> with
> [
> OperationType=JSC::SlowPathReturnType (__cdecl *)(JSC::ExecState *,uint32_t)
> ]
>c:\webkit\ga\source\javascriptcore\jit\jit.cpp(112): note: see reference to function template instantiation 'JSC::AbstractMacroAssembler<JSC::Assembler>::Call JSC::JIT::callOperation<JSC::SlowPathReturnType(__cdecl *)(JSC::ExecState *,uint32_t),>(OperationType,int)' being compiled
> with
> [
> OperationType=JSC::SlowPathReturnType (__cdecl *)(JSC::ExecState *,uint32_t)
> ]
>c:\webkit\ga\source\javascriptcore\bytecode\codeblock.h(964): note: see reference to class template instantiation 'WTF::Poisoned<JSC::CodeBlockPoison,JSC::VM *,void>' being compiled
--
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/20180418/c62a3069/attachment-0001.html>
More information about the webkit-unassigned
mailing list