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

/external/v8/src/
H A Dexecution.h122 static Handle<JSRegExp> NewJSRegExp(Handle<String> pattern,
H A Dexecution.cc654 Handle<JSRegExp> Execution::NewJSRegExp(Handle<String> pattern, function in class:v8::internal::Execution
H A Dapi.cc4954 i::Handle<i::JSRegExp> obj = i::Execution::NewJSRegExp(

Completed in 1102 milliseconds