Searched refs:func_RegExp_sticky (Results 1 – 1 of 1) sorted by relevance
251 function func_RegExp_sticky() { function258 check('RegExp sticky flag', func_RegExp_sticky, compare_RegExp('foo'));264 check('Array RegExp object, RegExp sticky flag', function() { return [func_RegExp_sticky()]; }, com…270 check('Object RegExp object, RegExp sticky flag', function() { return {'x':func_RegExp_sticky()}; }…