Home | History | Annotate | Download | only in src

Lines Matching full:strictequals

4090 bool Value::StrictEquals(Local<Value> that) const {
4093 return self->StrictEquals(*other);