Home | History | Annotate | Download | only in src

Lines Matching refs:IsName

2414 bool Value::IsName() const {
2415 return Utils::OpenHandle(this)->IsName();
2711 Utils::ApiCheck(obj->IsName(),
3232 if (!key_obj->IsName()) {