try_lower_code_property

Function try_lower_code_property 

Source
fn try_lower_code_property(
    inner: &Expression,
    member: &Identifier,
    ctx: &mut LoweringContext<'_>,
    instructions: &mut Vec<Instruction>,
) -> Option<bool>