Skip to main content
ToNumber
mozjs
0.24.0
In mozjs::
rust
mozjs
::
rust
Function
ToNumber
Copy item path
Source
pub unsafe fn ToNumber( cx: &mut
JSContext
, v:
HandleValue
<'_>, ) ->
Result
<
f64
,
()
>