Home
last modified time | relevance | path

Searched refs:ElementShiftSize (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dtyping-asm.h145 int ElementShiftSize(Type* type);
Dtyping-asm.cc703 int AsmTyper::ElementShiftSize(Type* type) { in ElementShiftSize() function in v8::internal::AsmTyper
766 int expected_shift = ElementShiftSize(type); in VisitHeapAccess()