Function js::jsapi::JS_DecodeInterpretedFunction
[−]
[src]
pub unsafe extern "C" fn JS_DecodeInterpretedFunction(
cx: *mut JSContext,
data: *const c_void,
length: u32
) -> *mut JSObject