Searched defs:NewRegExpLiteral (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/ast/ | ||
H A D | ast.h | 3050 RegExpLiteral* NewRegExpLiteral(const AstRawString* pattern, int flags, in NewRegExpLiteral() function in v8::internal::final |
/third_party/node/deps/v8/src/parsing/ | ||
H A D | preparser.h | 540 PreParserExpression NewRegExpLiteral(const AstRawString* js_pattern, in NewRegExpLiteral() function in v8::internal::PreParserFactory |
Completed in 14 milliseconds