blob: da72fdce3db93921c58106eff7ddf310b3890247 [file] [log] [blame]
// exact-check
const EXPECTED = [
{
'query': 'constructor',
'others': [],
'returned': [],
'in_args': [],
},
{
'query': '__proto__',
'others': [],
'returned': [],
'in_args': [],
},
];