Searched refs:NewJSRegExp (Results 1 – 3 of 3) sorted by relevance
89 MUST_USE_RESULT static MaybeHandle<JSRegExp> NewJSRegExp(
545 MaybeHandle<JSRegExp> Execution::NewJSRegExp(Handle<String> pattern, in NewJSRegExp() function in v8::internal::Execution
5761 has_pending_exception = !i::Execution::NewJSRegExp( in New()