Home | History | Annotate | Download | only in v8

Lines Matching refs:IsUint32

1084                     bool hasIndexedProperty = !hasStringProperty && propertyName->IsUint32() && composite()->HasRealIndexedProperty(propertyName->Uint32Value());
1535 else if (value->IsUint32())