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