Searched defs:IsBoolean (Results 1 – 3 of 3) sorted by relevance
38 V8_INLINE FX_BOOL IsBoolean() const { in IsBoolean() function
87 bool IsBoolean() const { return m_Type == PDFOBJ_BOOLEAN; } in IsBoolean() function
1108 bool IsBoolean) { in mangleIntegerLiteral()