Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-math-gen.cc41 if (IsIntPtrAbsWithOverflowSupported()) { in TF_BUILTIN()
/external/v8/src/compiler/
Dcode-assembler.cc231 bool CodeAssembler::IsIntPtrAbsWithOverflowSupported() const { in IsIntPtrAbsWithOverflowSupported() function in v8::internal::compiler::CodeAssembler
Dcode-assembler.h583 bool IsIntPtrAbsWithOverflowSupported() const;