report_pending_exception

Function report_pending_exception 

Source
pub(crate) fn report_pending_exception(
    cx: JSContext,
    realm: InRealm<'_>,
    can_gc: CanGc,
)
Expand description

Report a pending exception, thereby clearing it.