Home | History | Annotate | Download | only in src

Lines Matching full:none

191   return RelocInfo::NONE;
1055 return receiver->SetProperty(*name, *value, NONE);
1085 if (lookup->GetAttributes() != NONE) return;
1176 return receiver->SetProperty(*name, *value, NONE);
1196 return Runtime::SetObjectProperty(object, key, value, NONE);
1232 if (lookup->GetAttributes() == NONE) {