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

/external/chromium_org/v8/src/
H A Dexecution.h119 static Handle<JSRegExp> NewJSRegExp(Handle<String> pattern,
H A Dexecution.cc655 Handle<JSRegExp> Execution::NewJSRegExp(Handle<String> pattern, function in class:v8::internal::Execution
H A Dapi.cc6310 i::Handle<i::JSRegExp> obj = i::Execution::NewJSRegExp(
/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 151 milliseconds