Home | History | Annotate | Download | only in tests

Lines Matching refs:kJSTypeBoolean

913     ASSERT(JSValueGetType(context, jsTrue) == kJSTypeBoolean);
914 ASSERT(JSValueGetType(context, jsFalse) == kJSTypeBoolean);