Home | History | Annotate | Download | only in src

Lines Matching defs:IsUint32

2187 bool Value::IsUint32() const {
2188 if (IsDeadCheck(i::Isolate::Current(), "v8::Value::IsUint32()")) return false;