Searched refs:SignedMulOverflow64 (Results 1 – 2 of 2) sorted by relevance
111 bool SignedMulOverflow64(int64_t lhs, int64_t rhs, int64_t* val) { in SignedMulOverflow64() function
240 V8_BASE_EXPORT bool SignedMulOverflow64(int64_t lhs, int64_t rhs, int64_t* val);