Searched refs:JS_IsBigDecimal (Results 1 – 2 of 2) sorted by relevance
588 static inline JS_BOOL JS_IsBigDecimal(JSValueConst v) in JS_IsBigDecimal() function
50331 if (JS_IsBigDecimal(this_val)) in js_thisBigDecimalValue()50337 if (JS_IsBigDecimal(p->u.object_data)) in js_thisBigDecimalValue()