Searched refs:js_pattern (Results 1 – 2 of 2) sorted by relevance
596 PreParserExpression NewRegExpLiteral(const PreParserIdentifier& js_pattern, in NewRegExpLiteral() argument
1841 IdentifierT js_pattern = impl()->GetNextSymbol(); in ParseRegExpLiteral() local1851 return factory()->NewRegExpLiteral(js_pattern, js_flags, pos); in ParseRegExpLiteral()