Home | History | Annotate | Download | only in src

Lines Matching refs:SameValue

1520   bool SameValue(Object* other);
1523 // +0 and -0 are treated equal. Everything else is the same as SameValue.