Skip to main content

obj_lookup_getter

Function obj_lookup_getter 

Source
pub(crate) fn obj_lookup_getter(
    _: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>