Module chakracore::context
[−]
[src]
Execution contexts and sandboxing.
Structs
Context |
A sandboxed execution context with its own set of built-in objects and functions. |
ContextGuard |
A guard that keeps a context active while it is in scope. |