Searched defs:IsBoolean (Results 1 – 5 of 5) sorted by relevance
136 bool IsBoolean() const { return !!AsBoolean(); } in IsBoolean() function
242 bool CFXJSE_Value::IsBoolean(v8::Isolate* pIsolate) const { in IsBoolean() function in CFXJSE_Value
28 bool IsBoolean(v8::Local<v8::Value> value) { in IsBoolean() function
125 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsBoolean, IsParam, \ argument
1147 bool IsBoolean) { in mangleIntegerLiteral()