Contents

JSContextGetGroup(_:)

Gets the context group that a JavaScript execution context belongs to.

Declaration

func JSContextGetGroup(_ ctx: JSContextRef!) -> JSContextGroupRef!

Parameters

Return Value

The group that ctx belongs to.