Searched refs:asBoolean (Results 1 – 20 of 20) sorted by relevance
16 ReadableType.Boolean -> value.asBoolean() in convertFromDynamic()
201 ) { it.asBoolean() } in createCachedConverters()
149 ) { it.asBoolean() } in createCashedConverters()
202 ) { it.asBoolean() } in createCachedConverters()
146 ) { it.asBoolean() } in createCashedConverters()
38 return argument.asBoolean(); in getNativeArgumentForExpectedClass()
29 static inline bool asBoolean(112 inline bool ValueWrapper::asBoolean( in asBoolean() function
254 return jsi::Value(ValueWrapper::asBoolean(valueContainer)); in toJSValue()