Unzip clone-issue.zip
and:
npm install
./node_modules/.bin/browserify test.js > bundle.js
chromium-browser test.html
Got:
bundle.js:2206 Uncaught TypeError: Illegal invocation
at _clone (bundle.js:2206)
at clone (bundle.js:2246)
at Object.30.clone (bundle.js:3077)
at o (bundle.js:1)
at r (bundle.js:1)
at bundle.js:1