Home
last modified time | relevance | path

Searched defs:ThrowRegExpException (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/regexp/
Djsregexp.cc64 static inline MaybeHandle<Object> ThrowRegExpException( in ThrowRegExpException() function
72 inline void ThrowRegExpException(Isolate* isolate, Handle<JSRegExp> re, in ThrowRegExpException() function