Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/tests/
Dcommonjs.test.ts92 let execInsns = snippetCompiler.getPandaGenByName('UnitTest.#1#')!.getInsns(); variable
115 let execInsns = snippetCompiler.getPandaGenByName('UnitTest.#1#')!.getInsns(); variable