Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/html/webappapis/structured-clone/
Dstructured-clone-battery-of-tests.js254 function func_RegExp_unicode() { function
259 check('RegExp unicode flag', func_RegExp_unicode, compare_RegExp('foo'));
265 check('Array RegExp object, RegExp unicode flag', function() { return [func_RegExp_unicode()]; }, c…
271 check('Object RegExp object, RegExp unicode flag', function() { return {'x':func_RegExp_unicode()};…