projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
379c4a5a8fb1b8341211f59043f8d68eed0583ba
[platform/framework/web/crosswalk-tizen.git]
/
1
'use strict';
2
3
module.exports = function () {
4
return RegExp.prototype.sticky === false;
5
};