379c4a5a8fb1b8341211f59043f8d68eed0583ba
[platform/framework/web/crosswalk-tizen.git] /
1 'use strict';
2
3 module.exports = function () {
4         return RegExp.prototype.sticky === false;
5 };