[][src]Type Definition ul_sys::JSContextGroupRef

type JSContextGroupRef = *const OpaqueJSContextGroup;

@typedef JSContextGroupRef A group that associates JavaScript contexts with one another. Contexts in the same group may share and exchange JavaScript objects.