Searched defs:ToInt (Results 1 – 9 of 9) sorted by relevance
40 static inline int ToInt(const Object object) { in ToInt() function
43 TEST_F(FormatArgImplTest, ToInt) { in TEST_F() argument
111 static constexpr int ToInt(Builtin id) { in ToInt() function
494 constexpr int ToInt() const { return id_; } in ToInt() function
54 inline constexpr int32_t ToInt(base::uc32 c) { return c - '0'; } in ToInt() function
1063 int ToInt() const { in ToInt() function
184 int ToInt() const { in ToInt() function in v8::internal::compiler::RegisterIndex
1550 ISD::NodeType ToInt = Sign ? ISD::FP_TO_SINT : ISD::FP_TO_UINT; in LowerDIVREM24() local
74525 typedef IntParam<int32_t> ToInt; typedef74708 typedef IntParam<int32_t> ToInt; typedef77114 typedef IntParam<int32_t> ToInt; typedef