Searched refs:RegExpGetLastMatch (Results 1 – 1 of 1) sorted by relevance
300 function RegExpGetLastMatch() { class459 %DefineAccessor($RegExp, 'lastMatch', GETTER, RegExpGetLastMatch, DONT_DELETE);461 %DefineAccessor($RegExp, '$&', GETTER, RegExpGetLastMatch, DONT_ENUM | DONT_DELETE);