Home | History | Annotate | Download | only in src

Lines Matching full:is_boolean

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