Searched refs:add_objects (Results 1 – 5 of 5) sorted by relevance
15 idl_array.add_objects({ WorkerGlobalScope: ['self'] });17 idl_array.add_objects({ Window: ['self'] });19 idl_array.add_objects({
8 idl_array.add_objects({
9 idl_array.add_objects({
12 idl_array.add_objects({
489 IdlArray.prototype.add_objects = function(dict) method in IdlArray