Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/tests/
Desmodule.test.ts52 let funcMainInsns = snippetCompiler.getGlobalInsns(); variable
70 let funcMainInsns = snippetCompiler.getGlobalInsns(); variable
97 let funcMainInsns = snippetCompiler.getGlobalInsns(); variable
Dcommonjs.test.ts54 let funcMainInsns = snippetCompiler.getGlobalInsns(); variable