[Webkit-unassigned] [Bug 123092] REGRESSION(r157690, r157699) Broken architectures using AssemblerBufferWithConstantPool

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 21 06:52:18 PDT 2013


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





--- Comment #5 from Julien Brianceau <jbriance at cisco.com>  2013-10-21 06:51:04 PST ---
(In reply to comment #4)
> I applied the patch and built with ARM_TRADITIONAL:
> 
> ../../Source/JavaScriptCore/assembler/ARMAssembler.cpp: In member function 'WTF::PassRefPtr<WTF::MetaAllocatorHandle> JSC::ARMAssembler::executableCopy(JSC::VM&, void*, JSC::JITCompilationEffort)':
> ../../Source/JavaScriptCore/assembler/ARMAssembler.cpp:401:54: error: 'JSC::ARMAssembler::ARMBuffer' has no member named 'executableCopy'

PassRefPtr<ExecutableMemoryHandle> executableCopy(VM&, void* ownerUID, JITCompilationEffort) prototype declaration and its implementation should be removed from ARMAssembler.h and ARMAssembler.cpp because of r157690

-- 
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