RESOLVED FIXED Bug 201990
Reduce the number of required tag bits for the JSValue.
https://bugs.webkit.org/show_bug.cgi?id=201990
Summary Reduce the number of required tag bits for the JSValue.
Mark Lam
Reported 2019-09-19 09:59:25 PDT
We don't need to use up all 16 bits for the tag.
Attachments
work in progress for EWS testing. (1.65 KB, patch)
2019-09-19 10:03 PDT, Mark Lam
no flags
proposed patch. (7.86 KB, patch)
2019-09-19 14:29 PDT, Mark Lam
ysuzuki: review+
Mark Lam
Comment 1 2019-09-19 10:03:07 PDT
Created attachment 379141 [details] work in progress for EWS testing.
Mark Lam
Comment 2 2019-09-19 14:29:33 PDT
Created attachment 379163 [details] proposed patch.
Yusuke Suzuki
Comment 3 2019-09-19 15:00:13 PDT
Comment on attachment 379163 [details] proposed patch. r=me
Mark Lam
Comment 4 2019-09-19 15:25:02 PDT
Thanks for the review. Landed in r250107: <http://trac.webkit.org/r250107>.
Radar WebKit Bug Importer
Comment 5 2019-09-19 15:26:20 PDT
Note You need to log in before you can comment on or make changes to this bug.