[webkit-reviews] review requested: [Bug 53779] Remove last vestiges of JSVALUE32 : [Attachment 81233] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 4 09:40:02 PST 2011


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 53779: Remove last vestiges of JSVALUE32
https://bugs.webkit.org/show_bug.cgi?id=53779

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

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Reviewed by NOBODY (OOPS!).

Support for JSVALUE32 was originaly removed in r70111.

* Configurations/JavaScriptCore.xcconfig: Changed armv6 to use
JavaScriptCore.JSVALUE32_64.exp and ppc64 to use
JavaScriptCore.JSVALUE64.exp to match Platform.h.
* DerivedSources.make: Removed rule for
JavaScriptCore.JSVALUE32.exp.
* JavaScriptCore.JSVALUE32only.exp: Removed.
* JavaScriptCore.xcodeproj/project.pbxproj: Removed references
to JavaScriptCore.JSVALUE32only.exp.
---
 5 files changed, 19 insertions(+), 9 deletions(-)


More information about the webkit-reviews mailing list