Context.this

Create a new #JSCContext. The context is created in a new #JSCVirtualMachine. Use jsc_context_new_with_virtual_machine() to create a new #JSCContext in an existing #JSCVirtualMachine.

Return Value

the newly created #JSCContext.

Throws

ConstructionException GTK+ fails to create the object.

Meta