Searched defs:IsTrue (Results 1 – 7 of 7) sorted by relevance
4315 bool IsTrue(bool condition) { return condition; } in UnitTestImpl() function
4531 bool IsTrue(bool condition) { return condition; } in IsTrue() function
4499 bool IsTrue(bool condition) { return condition; } in IsTrue() function
1235 bool IsTrue() const { in IsTrue() function
790 bool Object::IsTrue() { in IsTrue() function
2108 bool Value::IsTrue() const { in IsTrue() function in v8::Value