Context.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
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.
Returns
the newly created #JSCContext.