Searched defs:CatchTable (Results 1 – 9 of 9) sorted by relevance
71 CatchTable(CodeGen *cg, uint32_t depth, util::StringView exceptionType) in CatchTable() function75 CatchTable(CodeGen *cg, uint32_t depth, LabelPair tryLabelPair, util::StringView exceptionType) in CatchTable() function
71 CatchTable(PandaGen *pg, uint32_t depth) : labelSet_(pg), depth_(depth) {} in CatchTable() function
28 class CatchTable; variable
29 class CatchTable; variable
24 class CatchTable; variable
33 class CatchTable; variable
54 class CatchTable; variable
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument