Cleanup  and Shutdown
nJS_DestroyContext(cx);
–Does an implicit JS_EndRequest(cx)
–JS_DestroyContextNoGC(cx)
–JS_DestroyContextMaybeGC(cx)
nJS_DestroyRuntime(rt);