/third_party/typescript/tests/baselines/reference/ |
D | privacyAccessorDeclFile.js | 1084 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 …]
|
D | thisAndSuperInStaticMembers1(target=es2015).js | 62 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 …]
|
D | accessibilityModifiers.js | 56 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 …]
|
D | privacyGetter.js | 240 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 …]
|
D | privacyCannotNameAccessorDeclFile.js | 204 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 …]
|
D | typeOfThisInStaticMembers11(target=es5).js | 78 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 …]
|
D | computedPropertyNames11_ES5.js | 28 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 …]
|
D | computedPropertyNames16_ES5.js | 29 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 …]
|
D | declFileAccessors.js | 120 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 …]
|
D | defineProperty(target=es5).js | 49 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 …]
|
D | typeOfThisInStaticMembers11(target=es6).js | 63 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 …]
|
D | declFileTypeAnnotationVisibilityErrorAccessors.js | 134 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 …]
|
D | thisAndSuperInStaticMembers3.js | 48 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 …]
|
D | readonlyInDeclarationFile.js | 63 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 …]
|
D | privacyGloGetter.js | 117 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
|
D | getterSetterNonAccessor.types | 11 …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
|
D | computedPropertyNames17_ES5.js | 20 configurable: true property 25 configurable: true property 30 configurable: true property 35 configurable: true property 40 configurable: true property 45 configurable: true property
|
D | divergentAccessorsTypes3.js | 54 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/ |
D | proxy_get_own_property_descriptor.js | 53 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/ |
D | performance.js | 125 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 …]
|
D | nodetiming.js | 39 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/ |
D | test-vm-global-property-interceptors.js | 26 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 …]
|
D | test-vm-global-setter.js | 19 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/ |
D | crypto.js | 268 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/ |
D | errors.js | 29 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
|