Searched defs:isBool (Results 1 – 4 of 4) sorted by relevance
414 …bool const isBool = objectType != nullptr ? objectType->HasObjectFlag(ETSObjectFlags::BUILTIN_BOOL… in GetAssignableType() local453 …checker::ETSChecker *checker, checker::ETSObjectType *sourceType, bool const isBool, bool const is… in GetAssignableBuiltinType()491 bool const isBool = sourceType->HasObjectFlag(ETSObjectFlags::BUILTIN_BOOLEAN); in ExtractType() local
281 for (auto *isBool : users) { in LoweringConstants() local
376 for (auto *isBool : users) { in LoweringConstants() local
413 bool JSValueRef::GetValueBool(bool &isBool) in GetValueBool()