Sha256: b7f183a3f9bd7db1529d1225c1f626c09837090eeb6dbcec4d4e12ec4d937d6d

Contents?: true

Size: 344 Bytes

Versions: 11

Compression:

Stored size: 344 Bytes

Contents

'use strict';

module.exports = function () {
	var dummyRegExp = /a/;
	// We need to do check on instance and not on prototype due to how ES2015 spec evolved:
	// https://github.com/tc39/ecma262/issues/262
	// https://github.com/tc39/ecma262/pull/263
	// https://bugs.chromium.org/p/v8/issues/detail?id=4617
	return 'sticky' in dummyRegExp;
};

Version data entries

11 entries across 10 versions & 5 rubygems

Version Path
guard-sass-lint-0.1.2 node_modules/es5-ext/reg-exp/#/sticky/is-implemented.js
guard-sass-lint-0.1.1 node_modules/es5-ext/reg-exp/#/sticky/is-implemented.js
lanes-0.8.0 node_modules/es5-ext/reg-exp/#/sticky/is-implemented.js
node-compiler-0.9.1 vendor/node/deps/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/sticky/is-implemented.js
node-compiler-0.9.0 vendor/node-v7.2.1/deps/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/sticky/is-implemented.js
node-compiler-0.8.0 vendor/node-v7.2.0/deps/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/sticky/is-implemented.js
xcodebuild-helper-1.2.5 externals/ios-sim-master/node_modules/es5-ext/reg-exp/#/sticky/is-implemented.js
node-compiler-0.7.0 vendor/node-v6.9.1/deps/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/sticky/is-implemented.js
node-compiler-0.7.0 vendor/node-v7.1.0/deps/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/reg-exp/#/sticky/is-implemented.js
xcodebuild-helper-1.2.3 externals/ios-sim-master/node_modules/es5-ext/reg-exp/#/sticky/is-implemented.js
blackboard-3.1.9 lib/site_template/node_modules/es5-ext/reg-exp/#/sticky/is-implemented.js