Skip to main content

define_property

Function define_property 

Source
pub fn define_property(
    v: &Value,
    key: &str,
    desc: &Value,
) -> Result<bool, String>
Expand description

[[DefineOwnProperty]].