This PR fixes a set of issues by moving PressureRecord into an interface instead of a dictionary.
Internal slots are now defined for all backing values so that spec deals with these internal types and now the final types exposed to JavaScript, e.g. factors is internally an ordered set, but gets exposed to JavaScript like an array.
This PR fixes a set of issues by moving PressureRecord into an interface instead of a dictionary.
Internal slots are now defined for all backing values so that spec deals with these internal types and now the final types exposed to JavaScript, e.g. factors is internally an ordered set, but gets exposed to JavaScript like an array.
Fixes #136 Fixes #132 Fixes #131
Preview | Diff