Searched refs:FullIsNull (Results 1 – 2 of 2) sorted by relevance
442 bool FullIsNull() const;475 return FullIsNull(); in IsNull()492 return FullIsNull() || FullIsUndefined(); in IsNullOrUndefined()
3550 bool Value::FullIsNull() const { in FullIsNull() function in v8::Value