JS_VALUE_GET_INT

Macro JS_VALUE_GET_INT 

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