forked from Floorp-Projects/Floorp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1737267 - Memory64 JSAPI tweaks. r=yury
Make the parsing of the memory descriptor for WA.Memory handle the full page range for i64 memories, for initial, minimum, and maximum. I had to refactor a little bit to make this sensible. Add test case. Make the memory descriptor returned by WA.Memory.type() handle the full page range for i64 memories, for minimum and maximum. Add test case. Differential Revision: https://phabricator.services.mozilla.com/D129396
- Loading branch information
Lars T Hansen
committed
Oct 26, 2021
1 parent
3e4bf73
commit e35ee71
Showing
2 changed files
with
128 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters