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