-- v3: jscript: Allow garbage collection between different jscript contexts. jscript: Make the garbage collector thread-wide rather than per-ctx. jscript: Don't use atomic compare exchange when setting the script ctx. jscript: Move thread_id from JScript struct to TLS data.