Home
last modified time | relevance | path

Searched refs:FullIsNull (Results 1 – 2 of 2) sorted by relevance

/external/v8/include/
Dv8.h2046 bool FullIsNull() const;
7862 return FullIsNull();
/external/v8/src/
Dapi.cc2687 bool Value::FullIsNull() const { in FullIsNull() function in v8::Value