JS_InitReflectParse

Function JS_InitReflectParse 

Source
pub unsafe fn JS_InitReflectParse(
    cx: &mut JSContext,
    global: HandleObject<'_>,
) -> bool