Home | History | Annotate | Download | only in src

Lines Matching defs:IsInt32

2170 bool Value::IsInt32() const {
2171 if (IsDeadCheck(i::Isolate::Current(), "v8::Value::IsInt32()")) return false;