Searched refs:ParsePossibleDestructuringSubPattern (Results 1 – 1 of 1) sorted by relevance
1018 ExpressionT ParsePossibleDestructuringSubPattern(AccumulationScope* scope);2160 ParsePossibleDestructuringSubPattern(&accumulation_scope); in ParseArrayLiteral()2180 elem = ParsePossibleDestructuringSubPattern(&accumulation_scope); in ParseArrayLiteral()2316 ParsePossibleDestructuringSubPattern(prop_info->accumulation_scope); in ParseProperty()2618 ParsePossibleDestructuringSubPattern(prop_info->accumulation_scope); in ParseObjectPropertyDefinition()5042 ParserBase<Impl>::ParsePossibleDestructuringSubPattern( in ParsePossibleDestructuringSubPattern() function