Home
last modified time | relevance | path

Searched defs:enumerable (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/third_party/typescript/tests/baselines/reference/
DprivacyAccessorDeclFile.js1083 enumerable: false, property
1090 enumerable: false, property
1097 enumerable: false, property
1104 enumerable: false, property
1111 enumerable: false, property
1118 enumerable: false, property
1125 enumerable: false, property
1132 enumerable: false, property
1145 enumerable: false, property
1152 enumerable: false, property
[all …]
DexportsAndImports3-es6.js67 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v1; } }); property
68 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f1; } }); property
69 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C1; } }); property
70 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E1; } }); property
71 Object.defineProperty(exports, "M", { enumerable: true, get: function () { return t1_1.M1; } }); property
72 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return t1_1.a1; } }); property
78 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v1; } }); property
79 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f1; } }); property
80 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C1; } }); property
81 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E1; } }); property
[all …]
DexportsAndImports1-es6.js65 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v; } }); property
66 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f; } }); property
67 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C; } }); property
68 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E; } }); property
69 Object.defineProperty(exports, "M", { enumerable: true, get: function () { return t1_1.M; } }); property
70 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return t1_1.a; } }); property
76 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v; } }); property
77 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f; } }); property
78 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C; } }); property
79 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E; } }); property
[all …]
DjsDeclarationsMultipleExportFromMerge.js35 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return items_1.a; } }); property
36 Object.defineProperty(exports, "b", { enumerable: true, get: function () { return items_1.b; } }); property
37 Object.defineProperty(exports, "c", { enumerable: true, get: function () { return items_1.c; } }); property
43 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return items_1.a; } }); property
45 Object.defineProperty(exports, "b", { enumerable: true, get: function () { return items_2.b; } }); property
46 Object.defineProperty(exports, "c", { enumerable: true, get: function () { return items_2.c; } }); property
52 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return items_1.a; } }); property
53 Object.defineProperty(exports, "b", { enumerable: true, get: function () { return items_1.b; } }); property
55 Object.defineProperty(exports, "aa", { enumerable: true, get: function () { return two_1.a; } }); property
57 Object.defineProperty(exports, "bb", { enumerable: true, get: function () { return two_2.b; } }); property
[all …]
DprivacyCannotNameAccessorDeclFile.js203 enumerable: false, property
210 enumerable: false, property
217 enumerable: false, property
224 enumerable: false, property
231 enumerable: false, property
238 enumerable: false, property
245 enumerable: false, property
252 enumerable: false, property
265 enumerable: false, property
272 enumerable: false, property
[all …]
DexportsAndImports1-amd.js70 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v; } }); property
71 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f; } }); property
72 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C; } }); property
73 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E; } }); property
74 Object.defineProperty(exports, "M", { enumerable: true, get: function () { return t1_1.M; } }); property
75 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return t1_1.a; } }); property
82 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v; } }); property
83 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f; } }); property
84 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C; } }); property
85 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E; } }); property
[all …]
DexportsAndImports3-amd.js72 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v1; } }); property
73 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f1; } }); property
74 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C1; } }); property
75 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E1; } }); property
76 Object.defineProperty(exports, "M", { enumerable: true, get: function () { return t1_1.M1; } }); property
77 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return t1_1.a1; } }); property
84 Object.defineProperty(exports, "v", { enumerable: true, get: function () { return t1_1.v1; } }); property
85 Object.defineProperty(exports, "f", { enumerable: true, get: function () { return t1_1.f1; } }); property
86 Object.defineProperty(exports, "C", { enumerable: true, get: function () { return t1_1.C1; } }); property
87 Object.defineProperty(exports, "E", { enumerable: true, get: function () { return t1_1.E1; } }); property
[all …]
DdeclFileTypeAnnotationVisibilityErrorAccessors.js133 enumerable: false, property
141 enumerable: false, property
148 enumerable: false, property
158 enumerable: false, property
168 enumerable: false, property
176 enumerable: false, property
184 enumerable: false, property
191 enumerable: false, property
201 enumerable: false, property
211 enumerable: false, property
[all …]
DtypeOfThisInStaticMembers11(target=es5).js77 enumerable: true, property
83 enumerable: true, property
99 enumerable: false, property
113 enumerable: false, property
117 enumerable: true, property
123 enumerable: true, property
129 enumerable: true, property
135 enumerable: true, property
141 enumerable: true, property
157 enumerable: true, property
[all …]
DtypeOfThisInStaticMembers11(target=es6).js62 enumerable: true, property
68 enumerable: true, property
88 enumerable: true, property
94 enumerable: true, property
100 enumerable: true, property
106 enumerable: true, property
112 enumerable: true, property
124 enumerable: true, property
130 enumerable: true, property
148 enumerable: true, property
[all …]
DimportAssertion2(module=commonjs).js30 desc = { enumerable: true, get: function() { return m[k]; } }; property
43 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return _0_1.a; } }); property
44 Object.defineProperty(exports, "b", { enumerable: true, get: function () { return _0_1.b; } }); property
52 Object.defineProperty(exports, "a", { enumerable: true, get: function () { return _0_1.a; } }); property
53 Object.defineProperty(exports, "b", { enumerable: true, get: function () { return _0_1.b; } }); property
55 Object.defineProperty(exports, "c", { enumerable: true, get: function () { return _0_2.a; } }); property
56 Object.defineProperty(exports, "d", { enumerable: true, get: function () { return _0_2.b; } }); property
DthisAndSuperInStaticMembers3.js47 enumerable: true, property
53 enumerable: true, property
59 enumerable: true, property
69 enumerable: true, property
75 enumerable: true, property
81 enumerable: true, property
87 enumerable: true, property
93 enumerable: true, property
99 enumerable: true, property
105 enumerable: true, property
[all …]
DdivergentAccessorsTypes3.js53 enumerable: false, property
59 enumerable: false, property
65 enumerable: false, property
76 enumerable: false, property
82 enumerable: false, property
88 enumerable: false, property
94 enumerable: false, property
DdefineProperty(target=es5).js48 enumerable: true, property
54 enumerable: true, property
60 enumerable: true, property
66 enumerable: true, property
72 enumerable: true, property
78 enumerable: true, property
84 enumerable: true, property
91 enumerable: false, property
102 enumerable: true, property
115 enumerable: true, property
[all …]
DcomputedPropertyNames17_ES5.js19 enumerable: false, property
24 enumerable: false, property
29 enumerable: false, property
34 enumerable: false, property
39 enumerable: false, property
44 enumerable: false, property
DdeclFileAccessors.js119 enumerable: false, property
130 enumerable: false, property
141 enumerable: false, property
150 enumerable: false, property
159 enumerable: false, property
168 enumerable: false, property
176 enumerable: false, property
183 enumerable: false, property
202 enumerable: false, property
213 enumerable: false, property
[all …]
DprivacyGetter.js239 enumerable: false, property
248 enumerable: false, property
257 enumerable: false, property
266 enumerable: false, property
281 enumerable: false, property
290 enumerable: false, property
299 enumerable: false, property
308 enumerable: false, property
338 enumerable: false, property
347 enumerable: false, property
[all …]
DautoAccessor5(target=es5).js34 enumerable: false, property
39 enumerable: false, property
45 enumerable: false, property
51 enumerable: false, property
57 enumerable: false, property
72 enumerable: false, property
77 enumerable: false, property
DexportsAndImports2-es6.js26 Object.defineProperty(exports, "y", { enumerable: true, get: function () { return t1_1.x; } }); property
27 Object.defineProperty(exports, "x", { enumerable: true, get: function () { return t1_1.y; } }); property
33 Object.defineProperty(exports, "y", { enumerable: true, get: function () { return t1_1.x; } }); property
34 Object.defineProperty(exports, "x", { enumerable: true, get: function () { return t1_1.y; } }); property
DaccessibilityModifiers.js55 enumerable: false, property
60 enumerable: false, property
66 enumerable: false, property
71 enumerable: false, property
77 enumerable: false, property
82 enumerable: false, property
94 enumerable: false, property
99 enumerable: false, property
105 enumerable: false, property
110 enumerable: false, property
[all …]
DreadonlyInDeclarationFile.js62 enumerable: false, property
67 enumerable: false, property
72 enumerable: false, property
78 enumerable: false, property
84 enumerable: false, property
90 enumerable: false, property
95 enumerable: false, property
100 enumerable: false, property
105 enumerable: false, property
111 enumerable: false, property
[all …]
DtypeOfThisInStaticMembers4(target=es6).js20 enumerable: true, property
26 enumerable: true, property
35 enumerable: true, property
41 enumerable: true, property
47 enumerable: true, property
DprivacyGloGetter.js116 enumerable: false, property
125 enumerable: false, property
134 enumerable: false, property
143 enumerable: false, property
158 enumerable: false, property
167 enumerable: false, property
176 enumerable: false, property
185 enumerable: false, property
205 enumerable: false, property
214 enumerable: false, property
/third_party/jerryscript/tests/jerry/
Dobject-prototype-propertyisenumerable.js49 Object.defineProperty(obj, 'prop1', { value: 'foo', enumerable: true }); property
50 Object.defineProperty(obj, 'prop2', { value: 'foo', enumerable: false }); property
56 Object.defineProperty(array, 'prop1', { value: 'foo', enumerable: true }); property
57 Object.defineProperty(array, 'prop2', { value: 'foo', enumerable: false }); property
64 Object.defineProperty(obj, 'prop', { value: 'foo', enumerable: false }); property
66 Object.defineProperty(obj, 'prop', { value: 'foo', enumerable: true }); property
69 Object.defineProperty(array, 0, { value: 'foo', enumerable: false }); property
71 Object.defineProperty(array, 0, { value: 'foo', enumerable: true }); property
Dobject-keys.js37 key_one: {enumerable: true, value: 'one'}, property
38 key_two: {enumerable: false, value: 'two'}, property
69 enumerable: true, property
76 enumerable: false, property
83 enumerable: true, property

12345678910>>...21