Skip to main content

error_proto_of

Function error_proto_of 

Source
pub fn error_proto_of(h: &JsHost, name: &str) -> Option<Value>
Expand description

Error prototype lookup with a borrowed host (used inside a with_host block).