Skip to main content

set_prototype_of

Function set_prototype_of 

Source
pub fn set_prototype_of(v: &Value, proto: &Value) -> Result<bool, String>
Expand description

[[SetPrototypeOf]].