Function mozjs::panic::wrap_panic
source ยท pub fn wrap_panic(function: &mut dyn FnMut())
Expand description
Generic wrapper for JS engine callbacks panic-catching
pub fn wrap_panic(function: &mut dyn FnMut())
Generic wrapper for JS engine callbacks panic-catching