Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
769 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in Agoric/SES-shim that received 1 comment
chore: Consolidate eslintignore
Since .eslintrc.json has been consolidated into the project root and its variants deleted, the corresponding .eslintignore files are ignored. This …
+7
−11
•
1
comment
- fix: consolidate honorary native function printing
- fix: remove extra stackframe
- fix(ses): Distinguish intrinsics in start and non-start compartments
- add transform-enforcing compartment wrapper
- fix: restore locale methods safely
- fix: remove much obsolete harden code
- Remove obsolete text about Web Workers and Realms
- docs: add typings for SES's global harden()
- feat(ses): Support global lexicals
- ses: Factor out makeCompartmentConstructor
Created an issue in codehag/documenting-invariants that received 2 comments
Dynamic scope
Strict mode created a new invariant worth protecting. The erasure of arguments.caller sealed a leak of information from dynamic scope.
Strict mode …
2
comments