Module v8::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 bound while it is in scope.