Home
last modified time | relevance | path

Searched refs:JS_IsBigFloat (Results 1 – 2 of 2) sorted by relevance

/third_party/quickjs/
Dquickjs.h582 static inline JS_BOOL JS_IsBigFloat(JSValueConst v) in JS_IsBigFloat() function
Dquickjs.c49306 if (JS_IsBigFloat(this_val)) in js_thisBigFloatValue()
49312 if (JS_IsBigFloat(p->u.object_data)) in js_thisBigFloatValue()