Searched refs:NewJSRegExp (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Dexecution.h89 MUST_USE_RESULT static MaybeHandle<JSRegExp> NewJSRegExp(
H A Dexecution.cc520 MaybeHandle<JSRegExp> Execution::NewJSRegExp(Handle<String> pattern, function in class:v8::internal::Execution
H A Dapi.cc5713 has_pending_exception = !i::Execution::NewJSRegExp(

Completed in 71 milliseconds