Context.this
No documentation available for this declaration.
this
() nothrowCreate 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.