Crate hirofa_quickjs_sys
source ·Expand description
Structs§
Constants§
Statics§
Functions§
- Increment the refcount of this value
- Increment the refcount of this value
- Decrement the refcount of this value
- Decrement the refcount of this value
- check if a JSValue is a BigDecimal
- check if a JSValue is a BigFloat
- check if a JSValue is a BigInt
- check if a JSValue is a Boolean
- check if a JSValue is an Exception
- check if a JSValue is null
- check if a JSValue is a Number
- check if a JSValue is an Object
- check if a JSValue is a String
- check if a JSValue is a Symbol
- check if a JSValue is Undefined
- check if a JSValue is initialized
- create a new boolean value
- create a new Function based on a JSCFunction
- create a new Function based on a JSCFunction
- create a new int32 value
- get a u32 value from a JSValue
- get a f64 value from a JSValue
- same as JS_VALUE_GET_TAG, but return JS_TAG_FLOAT64 with NaN boxing
- check if a JSValue is a NaN value
- __j0⚠
- __j1⚠
- __jn⚠
- __y0⚠
- __y1⚠
- __yn⚠
- acos⚠
- asin⚠
- atan⚠
- bcmp⚠
- cbrt⚠
- ceil⚠
- cos⚠
- cosf⚠
- cosh⚠
- cosl⚠
- drem⚠
- erf⚠
- erfc⚠
- erff⚠
- erfl⚠
- exp⚠
- exp2⚠
- expf⚠
- expl⚠
- fabs⚠
- fdim⚠
- feof⚠
- ffs⚠
- ffsl⚠
- fma⚠
- fmaf⚠
- fmal⚠
- fmax⚠
- fmin⚠
- fmod⚠
- getc⚠
- getw⚠
- j0⚠
- j0f⚠
- j0l⚠
- j1⚠
- j1f⚠
- j1l⚠
- jn⚠
- jnf⚠
- jnl⚠
- log⚠
- log2⚠
- logb⚠
- logf⚠
- logl⚠
- modf⚠
- nan⚠
- nanf⚠
- nanl⚠
- pow⚠
- powf⚠
- powl⚠
- putc⚠
- puts⚠
- putw⚠
- rint⚠
- sin⚠
- sinf⚠
- sinh⚠
- sinl⚠
- sqrt⚠
- tan⚠
- tanf⚠
- tanh⚠
- tanl⚠
- y0⚠
- y0f⚠
- y0l⚠
- y1⚠
- y1f⚠
- y1l⚠
- yn⚠
- ynf⚠
- ynl⚠