projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
5e33cd715ff47b1fc2615e20f9a27d6543d90bb4
[platform/framework/web/crosswalk-tizen.git]
/
1
'use strict';
2
3
var isImplemented =
4
require('../../../../string/#/code-point-at/is-implemented');
5
6
module.exports = function (a) { a(isImplemented(), true); };