Home
last modified time | relevance | path

Searched refs:configurable (Results 1 – 25 of 983) sorted by relevance

12345678910>>...40

/third_party/typescript/tests/baselines/reference/
DprivacyAccessorDeclFile.js1084 configurable: true property
1091 configurable: true property
1098 configurable: true property
1105 configurable: true property
1112 configurable: true property
1119 configurable: true property
1126 configurable: true property
1133 configurable: true property
1146 configurable: true property
1153 configurable: true property
[all …]
DthisAndSuperInStaticMembers1(target=es2015).js62 configurable: true, property
68 configurable: true, property
74 configurable: true, property
83 configurable: true, property
89 configurable: true, property
95 configurable: true, property
101 configurable: true, property
107 configurable: true, property
113 configurable: true, property
119 configurable: true, property
[all …]
DaccessibilityModifiers.js56 configurable: true property
61 configurable: true property
67 configurable: true property
72 configurable: true property
78 configurable: true property
83 configurable: true property
95 configurable: true property
100 configurable: true property
106 configurable: true property
111 configurable: true property
[all …]
DprivacyGetter.js240 configurable: true property
249 configurable: true property
258 configurable: true property
267 configurable: true property
282 configurable: true property
291 configurable: true property
300 configurable: true property
309 configurable: true property
339 configurable: true property
348 configurable: true property
[all …]
DprivacyCannotNameAccessorDeclFile.js204 configurable: true property
211 configurable: true property
218 configurable: true property
225 configurable: true property
232 configurable: true property
239 configurable: true property
246 configurable: true property
253 configurable: true property
266 configurable: true property
273 configurable: true property
[all …]
DtypeOfThisInStaticMembers11(target=es5).js78 configurable: true, property
84 configurable: true, property
100 configurable: true, property
114 configurable: true property
118 configurable: true, property
124 configurable: true, property
130 configurable: true, property
136 configurable: true, property
142 configurable: true, property
158 configurable: true, property
[all …]
DcomputedPropertyNames11_ES5.js28 configurable: true
33 configurable: true
38 configurable: true
43 configurable: true
48 configurable: true
53 configurable: true
58 configurable: true
63 configurable: true
68 configurable: true
73 configurable: true
[all …]
DcomputedPropertyNames16_ES5.js29 configurable: true property
34 configurable: true property
39 configurable: true property
44 configurable: true property
49 configurable: true property
54 configurable: true property
59 configurable: true property
64 configurable: true property
69 configurable: true property
74 configurable: true property
[all …]
DdeclFileAccessors.js120 configurable: true property
131 configurable: true property
142 configurable: true property
151 configurable: true property
160 configurable: true property
169 configurable: true property
177 configurable: true property
184 configurable: true property
203 configurable: true property
214 configurable: true property
[all …]
DdefineProperty(target=es5).js49 configurable: true, property
55 configurable: true, property
61 configurable: true, property
67 configurable: true, property
73 configurable: true, property
79 configurable: true, property
85 configurable: true, property
92 configurable: true, property
103 configurable: true, property
116 configurable: true, property
[all …]
DtypeOfThisInStaticMembers11(target=es6).js63 configurable: true, property
69 configurable: true, property
89 configurable: true, property
95 configurable: true, property
101 configurable: true, property
107 configurable: true, property
113 configurable: true, property
125 configurable: true, property
131 configurable: true, property
149 configurable: true, property
[all …]
DdeclFileTypeAnnotationVisibilityErrorAccessors.js134 configurable: true property
142 configurable: true property
149 configurable: true property
159 configurable: true property
169 configurable: true property
177 configurable: true property
185 configurable: true property
192 configurable: true property
202 configurable: true property
212 configurable: true property
[all …]
DthisAndSuperInStaticMembers3.js48 configurable: true, property
54 configurable: true, property
60 configurable: true, property
70 configurable: true, property
76 configurable: true, property
82 configurable: true, property
88 configurable: true, property
94 configurable: true, property
100 configurable: true, property
106 configurable: true, property
[all …]
DreadonlyInDeclarationFile.js63 configurable: true property
68 configurable: true property
73 configurable: true property
79 configurable: true property
85 configurable: true property
91 configurable: true property
96 configurable: true property
101 configurable: true property
106 configurable: true property
112 configurable: true property
[all …]
DprivacyGloGetter.js117 configurable: true property
126 configurable: true property
135 configurable: true property
144 configurable: true property
159 configurable: true property
168 configurable: true property
177 configurable: true property
186 configurable: true property
206 configurable: true property
215 configurable: true property
DgetterSetterNonAccessor.types11 …yDescriptor>({ get: getFunc, set: setFunc, configurable: true })) …
17 ><PropertyDescriptor>({ get: getFunc, set: setFunc, configurable: true …
18 …c, set: setFunc, configurable: true }) : { get: () => any; set: (v: any) =>…
19 …nc, set: setFunc, configurable: true } : { get: () => any; set: (v: any) =>…
29 configurable: true
30 >configurable : true
DcomputedPropertyNames17_ES5.js20 configurable: true property
25 configurable: true property
30 configurable: true property
35 configurable: true property
40 configurable: true property
45 configurable: true property
DdivergentAccessorsTypes3.js54 configurable: true property
60 configurable: true property
66 configurable: true property
77 configurable: true property
83 configurable: true property
89 configurable: true property
95 configurable: true property
/third_party/jerryscript/tests/jerry/es2015/
Dproxy_get_own_property_descriptor.js53 configurable: true, property
61 configurable: false, property
69 configurable: true property
74 configurable: true property
97 assert(configurable_desc.configurable == configurable_obj.configurable);
103 assert(nonconfigurable_obj.configurable == nonconfigurable_desc.configurable);
108 configurable: proxied_desc.configurable, property
114 assert(other_obj.configurable == proxied_obj.configurable);
121 assert(other_obj2.configurable == configurable_desc.configurable);
128 assert(other_obj3.configurable == nonconfigurable_desc.configurable);
[all …]
/third_party/node/lib/internal/perf/
Dperformance.js125 configurable: true, property
131 configurable: true, property
137 configurable: true, property
143 configurable: true, property
149 configurable: true, property
155 configurable: true, property
161 configurable: true, property
167 configurable: true, property
173 configurable: true, property
179 configurable: true, property
[all …]
Dnodetiming.js39 configurable: true, property
46 configurable: true, property
53 configurable: true, property
60 configurable: true, property
67 configurable: true, property
76 configurable: true, property
85 configurable: true, property
94 configurable: true, property
103 configurable: true, property
112 configurable: true, property
[all …]
/third_party/node/test/parallel/
Dtest-vm-global-property-interceptors.js26 configurable: true property
49 a: { value: 'a', writable: true, enumerable: true, configurable: true }, property
50 b: { value: 'b', writable: false, enumerable: false, configurable: false }, property
51 c: { value: 'c', writable: true, enumerable: true, configurable: false }, property
52 d: { value: 'd', writable: false, enumerable: false, configurable: false }, property
53 e: { value: 'e', writable: false, enumerable: false, configurable: true }, property
58 configurable: false property
81 configurable: false property
88 configurable: false property
95 assert.strictEqual(jDesc.configurable, false);
[all …]
Dtest-vm-global-setter.js19 assert.strictEqual(descriptor1.configurable, true);
27 assert.strictEqual(descriptor2.configurable, true);
47 assert.strictEqual(descriptor5.configurable, true);
55 assert.strictEqual(descriptor6.configurable, true);
75 assert.strictEqual(descriptor9.configurable, true);
127 configurable: true, property
132 configurable: true, property
138 configurable: true, property
143 configurable: true, property
151 configurable: true, property
/third_party/node/lib/
Dcrypto.js268 configurable: true, property
278 configurable: true, property
283 configurable: true, property
290 configurable: true,
307 configurable: true, property
321 configurable: true, property
352 configurable: true, property
360 configurable: false, property
367 configurable: false, property
375 configurable: false, property
[all …]
/third_party/node/deps/npm/node_modules/@npmcli/fs/lib/cp/
Derrors.js29 configurable: true, property
35 configurable: true, property
40 configurable: true, property
51 configurable: true, property
61 configurable: true, property
74 configurable: true, property
87 configurable: true, property

12345678910>>...40