JS_VALUE_GET_FLOAT64

Macro JS_VALUE_GET_FLOAT64 

Source
macro_rules! JS_VALUE_GET_FLOAT64 {
    ($v: expr) => { ... };
}