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