Searched refs:SetAlwaysThrows (Results 1 – 2 of 2) sorted by relevance
530 invoke_instruction->SetAlwaysThrows(true); in TryInline()
4333 void SetAlwaysThrows(bool always_throws) { SetPackedFlag<kFlagAlwaysThrows>(always_throws); } in SetAlwaysThrows() function