Function js::jsapi::JS_GetErrorPrototype
[−]
[src]
pub unsafe extern "C" fn JS_GetErrorPrototype(
cx: *mut JSContext
) -> *mut JSObject
Returns the original value of |Error.prototype| from the global object of the current compartment of cx.