Home
last modified time | relevance | path

Searched refs:kCheckForInexactConversion (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/arm/
Dconstants-arm.h423 kCheckForInexactConversion, enumerator
Dlithium-codegen-arm.cc4158 kCheckForInexactConversion); in DoDeferredTaggedToI()
4244 kCheckForInexactConversion); in DoDoubleToI()
Dmacro-assembler-arm.cc2428 (check_inexact == kCheckForInexactConversion) ? kVFPInexactExceptionBit : 0; in EmitVFPTruncate()
Dcode-stubs-arm.cc790 kCheckForInexactConversion); in LoadNumberAsInt32Double()
862 kCheckForInexactConversion); in LoadNumberAsInt32()
/external/v8/src/mips/
Dconstants-mips.h542 kCheckForInexactConversion, enumerator
Dcode-stubs-mips.cc803 kCheckForInexactConversion); in LoadNumberAsInt32Double()
876 kCheckForInexactConversion); in LoadNumberAsInt32()
3643 kCheckForInexactConversion); in Generate()
Dlithium-codegen-mips.cc4057 kCheckForInexactConversion); in DoDeferredTaggedToI()
4144 kCheckForInexactConversion); in DoDoubleToI()