Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/html/webappapis/structured-clone/
Dstructured-clone-battery-of-tests.js373 function func_FileList_empty() { function
378 check('FileList empty', func_FileList_empty, compare_FileList, true);
379 check('Array FileList object, FileList empty', () => ([func_FileList_empty()]), compare_Array(enume…
380 check('Object FileList object, FileList empty', () => ({'x':func_FileList_empty()}), compare_Object…