[webkit-reviews] review requested: [Bug 123247] REGRESSION since r157690, Missing JSC::ARMAssembler::executableCopy : [Attachment 215034] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 24 00:48:38 PDT 2013


Csaba Osztrogonac <ossy at webkit.org> has asked  for review:
Bug 123247: REGRESSION since r157690, Missing JSC::ARMAssembler::executableCopy
https://bugs.webkit.org/show_bug.cgi?id=123247

Attachment 215034: Patch
https://bugs.webkit.org/attachment.cgi?id=215034&action=review

------- Additional Comments from Csaba Osztrogonac <ossy at webkit.org>
After r157690 JSC::ARMAssembler::executableCopy became unreachable function and
now causes build failure due to calling the non-existent
JSC::ARMAssembler::ARMBuffer in it.


More information about the webkit-reviews mailing list