Home
last modified time | relevance | path

Searched defs:getModuleInfo (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/test/transform_ut/helpers/
DmockRollupContext.ts211 public getModuleInfo(id: string): ModuleInfo | undefined { method in RollUpPluginMock
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Drollup_plugin_mock.ts201 public getModuleInfo(id: string): ModuleInfo | undefined { method in RollUpPluginMock