WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129826
[arm] Missing setupArgumentsWithExecState implementation
https://bugs.webkit.org/show_bug.cgi?id=129826
Summary
[arm] Missing setupArgumentsWithExecState implementation
Julien Brianceau
Reported
2014-03-06 14:09:49 PST
JSC::CCallHelpers::setupArgumentsWithExecState(TrustedImmPtr, GPRReg&, TrustedImm32, GPRReg&, GPRReg&) prototype is missing in CCallHelpers.h [ 5%] /home/webkitbuildbot/slaves/efl-ARMv7-traditional-official-build/buildslave/efl-linux-armv7-traditional-release/build/Source/JavaScriptCore/jit/Repatch.cpp: In function 'void JSC::emitCustomSetterStub(JSC::ExecState*, const JSC::PutPropertySlot&, JSC::StructureStubInfo&, JSC::Structure*, JSC::StructureChain*, JSC::CodeLocationLabel, WTF::RefPtr<JSC::JITStubRoutine>&)': /home/webkitbuildbot/slaves/efl-ARMv7-traditional-official-build/buildslave/efl-linux-armv7-traditional-release/build/Source/JavaScriptCore/jit/Repatch.cpp:1162:163: error: no matching function for call to 'JSC::CCallHelpers::setupArgumentsWithExecState(JSC::AbstractMacroAssembler<JSC::ARMAssembler>::TrustedImmPtr, JSC::GPRReg&, JSC::AbstractMacroAssembler<JSC::ARMAssembler>::TrustedImm32, JSC::GPRReg&, JSC::GPRReg&)'
Attachments
Add missing setupArgumentsWithExecState implementation.
(1.45 KB, patch)
2014-03-06 14:12 PST
,
Julien Brianceau
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Julien Brianceau
Comment 1
2014-03-06 14:12:17 PST
Created
attachment 226038
[details]
Add missing setupArgumentsWithExecState implementation.
Julien Brianceau
Comment 2
2014-03-06 14:16:33 PST
See arm buildbot:
http://build.webkit.org/builders/EFL%20Linux%20ARMv7%20Traditional%20Release%20%28Build%29/builds/1171/steps/compile-webkit/logs/stdio
Julien Brianceau
Comment 3
2014-03-06 14:49:15 PST
Fixed in
http://trac.webkit.org/changeset/165217
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug