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

/external/chromium_org/v8/src/
H A Dexecution.cc553 RegExpImpl::CreateRegExpLiteral(function, pattern, flags),
H A Djsregexp.h35 MUST_USE_RESULT static MaybeHandle<Object> CreateRegExpLiteral(
H A Djsregexp.cc50 MaybeHandle<Object> RegExpImpl::CreateRegExpLiteral( function in class:v8::internal::RegExpImpl
H A Druntime.cc2755 RegExpImpl::CreateRegExpLiteral(constructor, pattern, flags));

Completed in 763 milliseconds