Searched refs:descriptors (Results 1 – 15 of 15) sorted by relevance
281 $descriptors = $this->getDescriptors();314 $descriptors[3] = ['pipe', 'w'];339 …$this->process = @proc_open($commandline, $descriptors, $this->processPipes->pipes, $this->cwd, $e…346 if (isset($descriptors[3])) {
308 $descriptors = $this->getDescriptors();331 $descriptors[3] = ['pipe', 'w'];353 …$this->process = @proc_open($commandline, $descriptors, $this->processPipes->pipes, $this->cwd, $e…360 if (isset($descriptors[3])) {
201 .create(proto | null, descriptors?) -> object204 .defineProperties(target, descriptors) -> target, cap for ie8-266 .create(object | null, descriptors?) -> object269 .defineProperties(object, descriptors) -> target858 .create(proto | null, descriptors?) -> object860 .defineProperties(target, descriptors) -> target1118 …prototype methods. Typed Arrays work only in environments with support descriptors (IE9+), `ArrayB…1383 …ect.get-own-property-descriptors`](https://github.com/zloirock/core-js/blob/v2.6.12/modules/es7.ob…1390 core-js(/library)/fn/object/get-own-property-descriptors1394 // Shallow object cloning with prototype and descriptors:[all …]
103 …-object.getownpropertydescriptors) - it should not create properties if descriptors are `undefined`498 * Added correct [symbols](https://github.com/zloirock/core-js/#ecmascript-6-symbol) descriptors
META-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
13 …descriptors&&ue.describe(e,t.descriptors)}(t,o,i),this.override&&ue.override(t.id,t.overrides)),o}… property
1451 * `addX509KeyDescriptors` - Adds the x509 descriptors (sign/encriptation) to
1064 then they are separated by the colon character (":"). The descriptors appear
2396 integers for frame size descriptors in ID3v2.3 and ID3v2.2
1 …descriptors.\"\n }\n },\n {\n …
1 …descriptors.js","webpack:///./node_modules/monaco-editor/esm/vs/platform/instantiation/common/exte…
65548 var descriptors = {};65550 descriptors[keys[i]] = Object.getOwnPropertyDescriptor(obj, keys[i]);65552 return descriptors;
1 …descriptors.js","webpack:///../~/core-js/modules/es7.object.lookup-getter.js","webpack:///../~/cor…
4 … needed to prevent trying to open thousands of\n // sockets or file descriptors, which can caus…