Home | History | Annotate | Download | only in src

Lines Matching refs:number_of_buckets

3561   Node* const number_of_buckets = SmiUntag(CAST(LoadFixedArrayElement(
3564 WordAnd(hash, IntPtrSub(number_of_buckets, IntPtrConstant(1)));
3599 number_of_buckets);