Home | History | Annotate | Download | only in src

Lines Matching full:is_boolean

212   if (IS_BOOLEAN(obj)) return obj ? 'true' : 'false';