javascriptcore.context

Module for Context class

Members

Classes

Context
class Context

JSCContext represents a JavaScript execution context, where all operations take place and where the values will be associated.

ContextGidBuilder
class ContextGidBuilder

Fluent builder for javascriptcore.context.Context

ContextGidBuilderImpl
class ContextGidBuilderImpl(T)

Fluent builder implementation template for javascriptcore.context.Context