pub fn set_jsc_bridge(bridge: Arc<dyn JscBridge + Send + Sync>)
Register the JSC pool for PHP threads to use. Called once at server startup after the JSC pool is initialized.