pub fn parse(
source: Vc<Box<dyn Source>>,
ty: EcmascriptModuleAssetType,
transforms: Vc<EcmascriptInputTransforms>,
node_env: RcStr,
is_external_tracing: bool,
inline_helpers: bool,
) -> Vc<ParseResult>pub fn parse(
source: Vc<Box<dyn Source>>,
ty: EcmascriptModuleAssetType,
transforms: Vc<EcmascriptInputTransforms>,
node_env: RcStr,
is_external_tracing: bool,
inline_helpers: bool,
) -> Vc<ParseResult>