Lines Matching defs:get
25 get: mustNotCall('get %RegExp.prototype%[@@match]'), property
29 get: mustNotCall('get %RegExp.prototype%[@@matchAll]'), property
33 get: mustNotCall('get %RegExp.prototype%[@@replace]'), property
37 get: mustNotCall('get %RegExp.prototype%[@@search]'), property
41 get: mustNotCall('get %RegExp.prototype%[@@split]'), property
45 get: mustNotCall('get %RegExp.prototype%.dotAll'), property
49 get: mustNotCall('get %RegExp.prototype%.exec'), property
53 get: mustNotCall('get %RegExp.prototype%.flags'), property
57 get: mustNotCall('get %RegExp.prototype%.global'), property
61 get: mustNotCall('get %RegExp.prototype%.hasIndices'), property
65 get: mustNotCall('get %RegExp.prototype%.ignoreCase'), property
69 get: mustNotCall('get %RegExp.prototype%.multiline'), property
73 get: mustNotCall('get %RegExp.prototype%.source'), property
77 get: mustNotCall('get %RegExp.prototype%.sticky'), property
81 get: mustNotCall('get %RegExp.prototype%.test'), property
85 get: mustNotCall('get %RegExp.prototype%.toString'), property
89 get: mustNotCall('get %RegExp.prototype%.unicode'), property