Searched refs:ToIntegerTruncationMode (Results 1 – 3 of 3) sorted by relevance
69 type ToIntegerTruncationMode constexpr 'ToIntegerTruncationMode';129 const kTruncateMinusZero: constexpr ToIntegerTruncationMode generates130 'ToIntegerTruncationMode::kTruncateMinusZero';182 Context, Object, constexpr ToIntegerTruncationMode): Number;
1983 enum ToIntegerTruncationMode { enum2003 ToIntegerTruncationMode mode = kNoTruncation);2006 ToIntegerTruncationMode mode = kNoTruncation);
7318 ToIntegerTruncationMode mode) { in ToInteger_Inline()7329 ToIntegerTruncationMode mode) { in ToInteger()