@supraio/client-daemon-js 0.0.1-mz-resolution.4 → 0.0.1-mz-resolution.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/supra-client-daemon.js
CHANGED
|
@@ -107068,11 +107068,11 @@ $packages["net/http"] = (function() {
|
|
|
107068
107068
|
http2randomWriteScheduler.ptr.prototype.Push = function(wr) {
|
|
107069
107069
|
var _entry, _key, _tuple, id, ok, q, wr, ws;
|
|
107070
107070
|
ws = this;
|
|
107071
|
-
|
|
107072
|
-
if (id === 0) {
|
|
107071
|
+
if ($clone(wr, http2FrameWriteRequest).isControl()) {
|
|
107073
107072
|
ws.zero.push($clone(wr, http2FrameWriteRequest));
|
|
107074
107073
|
return;
|
|
107075
107074
|
}
|
|
107075
|
+
id = $clone(wr, http2FrameWriteRequest).StreamID();
|
|
107076
107076
|
_tuple = (_entry = ws.sq[$Uint32.keyFor(id)], _entry !== undefined ? [_entry.v, true] : [ptrType$81.nil, false]);
|
|
107077
107077
|
q = _tuple[0];
|
|
107078
107078
|
ok = _tuple[1];
|
|
@@ -136753,12 +136753,12 @@ $packages["github.com/nuberu/webgl"] = (function() {
|
|
|
136753
136753
|
/* */ if ($assertType(_ref, sliceType$9, true)[1]) { $s = 10; continue; }
|
|
136754
136754
|
/* */ $s = 11; continue;
|
|
136755
136755
|
/* if ($assertType(_ref, sliceType, true)[1]) { */ case 1:
|
|
136756
|
-
s$
|
|
136757
|
-
h = ($pointerOfStructConversion(((s$
|
|
136756
|
+
s$2[0] = _ref.$val;
|
|
136757
|
+
h = ($pointerOfStructConversion(((s$2.$ptr || (s$2.$ptr = new ptrType$1(function() { return this.$target[0]; }, function($v) { this.$target[0] = $v; }, s$2)))), ptrType));
|
|
136758
136758
|
$s = -1; return ((h)).$get();
|
|
136759
136759
|
/* } else if ($assertType(_ref, sliceType$1, true)[1]) { */ case 2:
|
|
136760
|
-
s$
|
|
136761
|
-
h$1 = ($pointerOfStructConversion(((s$
|
|
136760
|
+
s$6[0] = _ref.$val;
|
|
136761
|
+
h$1 = ($pointerOfStructConversion(((s$6.$ptr || (s$6.$ptr = new ptrType$2(function() { return this.$target[0]; }, function($v) { this.$target[0] = $v; }, s$6)))), ptrType));
|
|
136762
136762
|
h$1.Len = $imul(h$1.Len, (2));
|
|
136763
136763
|
h$1.Cap = $imul(h$1.Cap, (2));
|
|
136764
136764
|
$s = -1; return ((h$1)).$get();
|
|
@@ -136790,14 +136790,14 @@ $packages["github.com/nuberu/webgl"] = (function() {
|
|
|
136790
136790
|
h$5.Cap = $imul(h$5.Cap, (4));
|
|
136791
136791
|
$s = -1; return ((h$5)).$get();
|
|
136792
136792
|
/* } else if ($assertType(_ref, sliceType$7, true)[1]) { */ case 8:
|
|
136793
|
-
s$
|
|
136794
|
-
h$6 = ($pointerOfStructConversion(((s$
|
|
136793
|
+
s$1[0] = _ref.$val;
|
|
136794
|
+
h$6 = ($pointerOfStructConversion(((s$1.$ptr || (s$1.$ptr = new ptrType$7(function() { return this.$target[0]; }, function($v) { this.$target[0] = $v; }, s$1)))), ptrType));
|
|
136795
136795
|
h$6.Len = $imul(h$6.Len, (8));
|
|
136796
136796
|
h$6.Cap = $imul(h$6.Cap, (8));
|
|
136797
136797
|
$s = -1; return ((h$6)).$get();
|
|
136798
136798
|
/* } else if ($assertType(_ref, sliceType$8, true)[1]) { */ case 9:
|
|
136799
|
-
s$
|
|
136800
|
-
h$7 = ($pointerOfStructConversion(((s$
|
|
136799
|
+
s$8[0] = _ref.$val;
|
|
136800
|
+
h$7 = ($pointerOfStructConversion(((s$8.$ptr || (s$8.$ptr = new ptrType$8(function() { return this.$target[0]; }, function($v) { this.$target[0] = $v; }, s$8)))), ptrType));
|
|
136801
136801
|
h$7.Len = $imul(h$7.Len, (4));
|
|
136802
136802
|
h$7.Cap = $imul(h$7.Cap, (4));
|
|
136803
136803
|
$s = -1; return ((h$7)).$get();
|