mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Add uncloneable Proxy constructor test.
This commit is contained in:
@@ -2723,7 +2723,8 @@
|
||||
'DOM elements': body,
|
||||
'functions': Foo,
|
||||
'async functions': asyncFunc,
|
||||
'generator functions': genFunc
|
||||
'generator functions': genFunc,
|
||||
'the `Proxy` constructor': Proxy
|
||||
};
|
||||
|
||||
lodashStable.each(errors, function(error) {
|
||||
|
||||
Reference in New Issue
Block a user