Searched refs:IsInt64AbsWithOverflowSupported (Results 1 – 2 of 2) sorted by relevance
212 bool CodeAssembler::IsInt64AbsWithOverflowSupported() const { in IsInt64AbsWithOverflowSupported() function in v8::internal::compiler::CodeAssembler217 return Is64() ? IsInt64AbsWithOverflowSupported() in IsIntPtrAbsWithOverflowSupported()
404 bool IsInt64AbsWithOverflowSupported() const;