Searched defs:isBool (Results 1 – 2 of 2) sorted by relevance
393 …bool const isBool = objectType != nullptr ? objectType->HasObjectFlag(ETSObjectFlags::BUILTIN_BOOL… in GetAssignableType() local422 …checker::ETSChecker *checker, checker::ETSObjectType *sourceType, bool const isBool, bool const is… in GetAssignableBuiltinType()458 bool const isBool = sourceType->HasObjectFlag(ETSObjectFlags::BUILTIN_BOOLEAN); in ExtractType() local
343 bool JSValueRef::GetValueBool(bool &isBool) in GetValueBool()