Searched defs:IsBoolean (Results 1 – 9 of 9) sorted by relevance
134 bool IsBoolean() const { return !!AsBoolean(); } in IsBoolean() function
52 IsBoolean BasicInfo = 1 << iota const
55 IsBoolean BasicInfo = 1 << iota const
27 bool IsBoolean(v8::Local<v8::Value> value) { in IsBoolean() function
241 bool CFXJSE_Value::IsBoolean(v8::Isolate* pIsolate) const { in IsBoolean() function in CFXJSE_Value
125 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsBoolean, IsParam, \ argument
97 def IsBoolean(x): function
1313 func (t *Type) IsBoolean() bool { func
1147 bool IsBoolean) { in mangleIntegerLiteral()