Home | History | Annotate | Download | only in src

Lines Matching refs:monomorphic

3062       // the monomorphic map when the code is used as a template to generate a
3064 // emitted below is the actual monomorphic map.
5614 // If we don't know the monomorphic type, do a generic store.
5913 // TODO(verwaest): Support monomorphic handling of numbers with a HCheckNumber
5917 // Values are only compatible for monomorphic load if they all behave the same
6139 // TODO(verwaest): Support monomorphic handling of numbers with a HCheckNumber
6403 bool monomorphic = expr->IsMonomorphic();
6407 monomorphic = types->length() == 1;
6409 return monomorphic &&
6902 // monomorphic stores need a prototype chain check because shape
6904 // aren't compatible with monomorphic keyed stores.
7159 bool monomorphic = ComputeReceiverTypes(expr, obj, &types, zone());
7163 (monomorphic || (types != NULL && !types->is_empty()))) {
7172 monomorphic = false;
7178 if (monomorphic) {
7718 // Precondition: call is monomorphic and we have found a target with the