Skip to main content

define_property_pub

Function define_property_pub 

Source
pub fn define_property_pub(
    obj: &Value,
    key: Value,
    desc: Value,
) -> Result<Value, String>
Expand description

[[DefineOwnProperty]] reachable from crate::proxy’s no-trap forward.