Searched refs:ElementShiftSize (Results 1 – 2 of 2) sorted by relevance
145 int ElementShiftSize(Type* type);
703 int AsmTyper::ElementShiftSize(Type* type) { in ElementShiftSize() function in v8::internal::AsmTyper766 int expected_shift = ElementShiftSize(type); in VisitHeapAccess()