Searched defs:mayThrow (Results 1 – 3 of 3) sorted by relevance
39 bool WebAssembly::mayThrow(const MachineInstr &MI) { in mayThrow() function in WebAssembly
593 bool Instruction::mayThrow() const { in mayThrow() function in Instruction
123663 HandleObject wrapper, HandleId id, Action act, bool mayThrow) in AutoEnterPolicy()