Implementation of js_shared_array directive for nginx njs modules (HTTP and Stream) that creates shared memory zones accessible as SharedArrayBuffer objects via ngx.sharedArray.foo dynamic property lookup.
Scope: QuickJS engine only (wrapped in #if (NJS_HAVE_QUICKJS))