Function mozjs::jsapi::JS_InitReflectParse [] [src]

pub unsafe extern "C" fn JS_InitReflectParse(
    cx: *mut JSContext,
    global: HandleObject
) -> bool

Add 'Reflect.parse', a SpiderMonkey extension, to the Reflect object on the given global.