Searched defs:QuickIsNull (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/include/
H A Dv8.h1701 V8_INLINE bool QuickIsNull() const;
6514 return QuickIsNull();
6518 bool Value::QuickIsNull() const { function in class:v8::Value

Completed in 65 milliseconds