Home | History | Annotate | Download | only in src

Lines Matching defs:IsDate

2204 bool Value::IsDate() const {
2206 if (IsDeadCheck(isolate, "v8::Value::IsDate()")) return false;