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