Contents

JSContextGroupRef

A group that associates JavaScript contexts with one another.

Declaration

typealias JSContextGroupRef = OpaquePointer

Discussion

Contexts in the same group may share and exchange JavaScript objects.

Topics

Accessing the Content Group

See Also

JavaScriptCore Engine Interface