vm.SourceTextModule 类
稳定性: 1 - 实验
此特性仅在启用 --experimental-vm-modules 命令标志时可用。
- 继承自: <vm.Module>
vm.SourceTextModule 类提供了 ECMAScript 规范中定义的源文本模块记录。
Stability: 1 - Experimental
This feature is only available with the --experimental-vm-modules command
flag enabled.
- Extends: <vm.Module>
The vm.SourceTextModule class provides the Source Text Module Record as
defined in the ECMAScript specification.