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

/external/chromium_org/v8/test/cctest/
H A Dtest-func-name-inference.cc74 int func_pos = Runtime::StringMatch(isolate,
/external/chromium_org/v8/src/
H A Druntime.h170 F(StringMatch, 3, 1) \
821 static int StringMatch(Isolate* isolate,
H A Dstring.js152 var result = %StringMatch(subject, regexp, lastMatchInfo);

Completed in 1264 milliseconds