Home
last modified time | relevance | path

Searched refs:SignedSubOverflow64 (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/base/
H A Dbits.h276 // SignedSubOverflow64(lhs,rhs,val) performs a signed subtraction of |lhs| and
279 inline bool SignedSubOverflow64(int64_t lhs, int64_t rhs, int64_t* val) { in SignedSubOverflow64() function

Completed in 2 milliseconds