Searched refs:kExprCatch (Results 1 – 6 of 6) sorted by relevance
26 kExprCatch, tagIndex,
82 kExprCatch, tagIndex,
205 if (opcode == kExprElse || opcode == kExprCatch || in PrintRawWasmCode()254 case kExprCatch: in PrintRawWasmCode()
538 case kExprCatch: in IsBreakable()
1611 case kExprCatch: {1999 case kExprCatch:
192 let kExprCatch = 0x07; variable