Searched refs:ToInt (Results 1 – 6 of 6) sorted by relevance
69 value_ = value_ | TypeInfoField::encode(info.ToInt()); in set_type_info()77 | TypeInfoField::encode(TypeInfo::Uninitialized().ToInt()) in FrameElement()219 | TypeInfoField::encode(info.ToInt()) in FrameElement()230 | TypeInfoField::encode(info.ToInt()) in FrameElement()
100 int ToInt() { in ToInt() function
1441 struct ToInt { operator int(); }; struct1468 { int arr[T(__is_convertible_to(ToInt, int))]; } in is_convertible_to()1469 { int arr[T(__is_convertible_to(ToInt, const int&))]; } in is_convertible_to()1470 { int arr[T(__is_convertible_to(ToInt, long))]; } in is_convertible_to()1471 { int arr[F(__is_convertible_to(ToInt, int&))]; } in is_convertible_to()1472 { int arr[F(__is_convertible_to(ToInt, FromInt))]; } in is_convertible_to()
241 if (!document_->GetPage(page_number_.ToInt(), &page)) { in OnNewPage()
21444 /* 144 */ "ToInt",62033 /* Opcode: ToInt P1 * * * *
94062 (WebCore::V8ClassIndex::ToInt): Moved from src.chromium.org.