Searched defs:RegExpSetInput (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dregexp.js388 void 0, // Last input - settable with RegExpSetInput.
424 var RegExpSetInput = function(string) {
429 RegExpSetInput, DONT_DELETE);
431 RegExpSetInput, DONT_ENUM | DONT_DELETE);
433 RegExpSetInput, DONT_ENUM | DONT_DELETE);

Completed in 272 milliseconds