Searched defs:IsBoolean (Results 1 – 8 of 8) sorted by relevance
37 bool CPDF_Boolean::IsBoolean() const { in IsBoolean() function in CPDF_Boolean
70 bool CPDF_Object::IsBoolean() const { in IsBoolean() function in CPDF_Object
282 bool CFXJSE_Value::IsBoolean() const { in IsBoolean() function in CFXJSE_Value
126 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsBoolean, IsParam, \ argument
97 def IsBoolean(x): function
1147 bool IsBoolean) { in mangleIntegerLiteral()
384 bool HeapObject::IsBoolean() const { in IsBoolean() function
5625 TNode<BoolT> CodeStubAssembler::IsBoolean(SloppyTNode<HeapObject> object) { in IsBoolean() function in v8::internal::CodeStubAssembler