Home | History | Annotate | Download | only in src

Lines Matching defs:IsFunction

2120 bool Value::IsFunction() const {
2121 if (IsDeadCheck(i::Isolate::Current(), "v8::Value::IsFunction()")) {