Home | History | Annotate | Download | only in src

Lines Matching refs:IsRegExp

2271 bool Value::IsRegExp() const {
2272 if (IsDeadCheck(i::Isolate::Current(), "v8::Value::IsRegExp()")) return false;