hax / hax/proposal-function-this
If unforgeable, might help solve Jessie this-capture issue.
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
See the section "Avoid this-capture Hazards" at https://github.com/Agoric/Jessie#avoid-this-capture-hazards
If we had an unforgeable test that a function cannot access its `this` argument, then we could consider other approaches to this this-capture hazard. For example, if we had a membrane between SES and Jessie, it could filter out this-sensitive SES functions from reaching Jessie code.
Attn @michaelfig
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.