[webkit-reviews] review granted: [Bug 117312] Encode CallFrame::Location flags in the low bits when USE(JSVALUE32_64). : [Attachment 203966] the patch.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 6 14:27:51 PDT 2013
Michael Saboff <msaboff at apple.com> has granted Mark Lam <mark.lam at apple.com>'s
request for review:
Bug 117312: Encode CallFrame::Location flags in the low bits when
USE(JSVALUE32_64).
https://bugs.webkit.org/show_bug.cgi?id=117312
Attachment 203966: the patch.
https://bugs.webkit.org/attachment.cgi?id=203966&action=review
------- Additional Comments from Michael Saboff <msaboff at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=203966&action=review
r=me
> Source/JavaScriptCore/ChangeLog:7
> +
Add some text saying that we are using the low 2 bits and the reason is that
the upper bits are needed for addresses.
More information about the webkit-reviews
mailing list