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