pub fn compile_unbound_script<'s>(
scope: &PinScope<'s, '_>,
source: &mut Source,
options: CompileOptions,
no_cache_reason: NoCacheReason,
) -> Option<Local<'s, UnboundScript>>pub fn compile_unbound_script<'s>(
scope: &PinScope<'s, '_>,
source: &mut Source,
options: CompileOptions,
no_cache_reason: NoCacheReason,
) -> Option<Local<'s, UnboundScript>>