Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/html/webappapis/structured-clone/
Dstructured-clone-battery-of-tests.js362 function compare_FileList(actual, input, test_obj) { function
378 check('FileList empty', func_FileList_empty, compare_FileList, true);
379 …t empty', () => ([func_FileList_empty()]), compare_Array(enumerate_props(compare_FileList)), true);
380 …ty', () => ({'x':func_FileList_empty()}), compare_Object(enumerate_props(compare_FileList)), true);