[webkit-reviews] review requested: [Bug 36014] Combine ctiTrampolines related to different JSValue representation : [Attachment 50496] Combine ctiTrampolines on ARM and Thumb-2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 11 07:19:15 PST 2010


Gabor Loki <loki at webkit.org> has asked	for review:
Bug 36014: Combine ctiTrampolines related to different JSValue representation
https://bugs.webkit.org/show_bug.cgi?id=36014

Attachment 50496: Combine ctiTrampolines on ARM and Thumb-2
https://bugs.webkit.org/attachment.cgi?id=50496&action=review

------- Additional Comments from Gabor Loki <loki at webkit.org>
The bug 34939 showed, the copy-paste code and hand coded constants can simply
lead to an error. We should try to combine them.

I have created a patch for ARM and Thumb-2. A similar construct can be used for
other backends.


More information about the webkit-reviews mailing list