Searched defs:isBoolean (Results 1 – 2 of 2) sorted by relevance
77 bool isBoolean() const { return m_type == BooleanValue; } in isBoolean() function
254 static ALWAYS_INLINE bool isBoolean(JSValuePtr v) in isBoolean() function626 inline bool JSValuePtr::isBoolean() const in isBoolean() function