Home | History | Annotate | Download | only in js

Lines Matching full:is_boolean

919   if (!IS_BOOLEAN(b)) {
932 if (!IS_BOOLEAN(this) && !IS_BOOLEAN_WRAPPER(this)) {