Skip to main content

apply_define_property

Function apply_define_property 

Source
pub(crate) fn apply_define_property(
    it: &mut Interp,
    obj: &Value,
    key: &str,
    desc: &Value,
)