Searched refs:CreateRegExpLiteral (Results 1 – 3 of 3) sorted by relevance
53 static Handle<Object> CreateRegExpLiteral(Handle<JSFunction> constructor,
65 Handle<Object> RegExpImpl::CreateRegExpLiteral(Handle<JSFunction> constructor, in CreateRegExpLiteral() function in v8::internal::RegExpImpl
1252 RegExpImpl::CreateRegExpLiteral(constructor, pattern, flags, in Runtime_MaterializeRegExpLiteral()