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