Home
last modified time | relevance | path

Searched refs:func_RegExp_sticky (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/fixtures/wpt/html/webappapis/structured-clone/
Dstructured-clone-battery-of-tests.js251 function func_RegExp_sticky() { function
258 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()}; }…