projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
0f714a1d2795e39fe49d57a5d4618383a2360271
[platform/framework/web/crosswalk-tizen.git]
/
1
'use strict';
2
3
if (!require('./is-implemented')()) {
4
Object.defineProperty(Array.prototype, require('es6-symbol').iterator, { value: require('./shim'),
5
configurable: true, enumerable: false, writable: true });
6
}