Home
last modified time | relevance | path

Searched refs:ValidateRegExpLiteral (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dparser-base.h1159 bool ValidateRegExpLiteral(const AstRawString* pattern, RegExpFlags flags,
1800 bool ParserBase<Impl>::ValidateRegExpLiteral(const AstRawString* pattern, in ValidateRegExpLiteral() function in v8::internal::ParseFunctionFlag::ParserBase
1837 if (!ValidateRegExpLiteral(js_pattern, flags.value(), &regexp_error)) { in ParseRegExpLiteral()

Completed in 10 milliseconds