Home
last modified time | relevance | path

Searched refs:IsInt64AbsWithOverflowSupported (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dcode-assembler.cc212 bool CodeAssembler::IsInt64AbsWithOverflowSupported() const { in IsInt64AbsWithOverflowSupported() function in v8::internal::compiler::CodeAssembler
217 return Is64() ? IsInt64AbsWithOverflowSupported() in IsIntPtrAbsWithOverflowSupported()
Dcode-assembler.h404 bool IsInt64AbsWithOverflowSupported() const;