Context.this

Create a new #JSCContext. The context is created in a new #JSCVirtualMachine. Use javascriptcore.context.Context.newWithVirtualMachine to create a new #JSCContext in an existing #JSCVirtualMachine.

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class Context
    this
    ()

Return Value

the newly created #JSCContext.