Home | History | Annotate | Download | only in compiler

Lines Matching refs:number_of_buckets

4792   Node* number_of_buckets = ChangeSmiToIntPtr(__ LoadField(
4794 hash = __ WordAnd(hash, __ IntSub(number_of_buckets, __ IntPtrConstant(1)));
4812 number_of_buckets);