Searched refs:CreateLiteralRegExp (Results 1 – 4 of 4) sorted by relevance
522 const Operator* CreateLiteralRegExp(Handle<String> constant_pattern,
958 const Operator* JSOperatorBuilder::CreateLiteralRegExp( in CreateLiteralRegExp() function in v8::internal::compiler::JSOperatorBuilder
1112 const Operator* op = javascript()->CreateLiteralRegExp( in BuildCreateRegExpLiteral()
1710 const Operator* op = javascript()->CreateLiteralRegExp( in VisitRegExpLiteral()