Searched refs:FullIsUndefined (Results 1 – 2 of 2) sorted by relevance
2590 bool FullIsUndefined() const;10182 return FullIsUndefined();10217 return FullIsNull() || FullIsUndefined();
3335 bool Value::FullIsUndefined() const { in FullIsUndefined() function in v8::Value