Searched refs:IsInt32AbsWithOverflowSupported (Results 1 – 3 of 3) sorted by relevance
208 bool CodeAssembler::IsInt32AbsWithOverflowSupported() const { in IsInt32AbsWithOverflowSupported() function in v8::internal::compiler::CodeAssembler218 : IsInt32AbsWithOverflowSupported(); in IsIntPtrAbsWithOverflowSupported()
403 bool IsInt32AbsWithOverflowSupported() const;
901 CHECK(IsInt32AbsWithOverflowSupported()); in TrySmiAbs()