Home
last modified time | relevance | path

Searched refs:IsIntPtrAbsWithOverflowSupported (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/builtins/
Dmath.tq28 extern macro IsIntPtrAbsWithOverflowSupported(): constexpr bool;
42 if constexpr (IsIntPtrAbsWithOverflowSupported()) {
/external/v8/src/compiler/
Dcode-assembler.cc223 bool CodeAssembler::IsIntPtrAbsWithOverflowSupported() const { in IsIntPtrAbsWithOverflowSupported() function in v8::internal::compiler::CodeAssembler
Dcode-assembler.h395 bool IsIntPtrAbsWithOverflowSupported() const;