Home | History | Annotate | Download | only in src

Lines Matching full:is_boolean

186   if (IS_BOOLEAN(x)) return x ? 'true' : 'false';