Home | History | Annotate | Download | only in src

Lines Matching defs:IsPromise

2885 bool Value::IsPromise() const {
2887 return i::Object::IsPromise(self);
3141 Utils::ApiCheck(that->IsPromise(),
3148 Utils::ApiCheck(that->IsPromise(),