pub unsafe fn JS_ExecuteScript3( cx: *mut JSContext, envChain: *const EnvironmentChain, script: Handle<'_, *mut JSScript>, ) -> bool