Closed Bug 1551501 Opened 6 years ago Closed 6 years ago

[BinAST] Fix BinASTTokenReaderContext::readVarU32 to match encoder

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla69
Tracking Status
firefox68 --- wontfix
firefox69 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(1 file)

context format's varnum (varint) uses the highest bit for flag, while multipart's one uses the lowest bit.

Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/62f8232e9579 Fix BinASTTokenReaderContext::readVarU32 to match encoder. r=Yoric
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
No longer blocks: 1549952
Blocks: 1557668
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: