Function js::jsapi::JS_IsBuiltinFunctionConstructor [] [src]

pub unsafe extern "C" fn JS_IsBuiltinFunctionConstructor(
    fun: *mut JSFunction
) -> bool
[]

True iff fun is the Function constructor.