Skip to main content

get_prototype_of

Function get_prototype_of 

Source
pub fn get_prototype_of(v: &Value) -> Result<Option<Value>, String>
Expand description

[[GetPrototypeOf]].