Contents

JSGlobalContextRetain(_:)

Retains a global JavaScript execution context.

Declaration

func JSGlobalContextRetain(_ ctx: JSGlobalContextRef!) -> JSGlobalContextRef!

Parameters

Return Value

A JSGlobalContextRef that is the same as ctx.

See Also

Creating a global context