Searched refs:throwThrowNotExist (Results 1 – 2 of 2) sorted by relevance
/ark/ts2abc/ts2panda/src/function/ | ||
D | generatorFunctionBuilder.ts | 170 pandaGen.throwThrowNotExist(expr); |
/ark/ts2abc/ts2panda/src/ | ||
D | pandagen.ts | 898 throwThrowNotExist(node: ts.Node) { method in PandaGen |