objdiff-wasm 3.5.1 → 3.6.0
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/dist/objdiff.core.wasm
CHANGED
|
Binary file
|
package/dist/objdiff.js
CHANGED
|
@@ -482,16 +482,17 @@ ObjectDiff.prototype.findSymbol = function(arg1, arg2) {
|
|
|
482
482
|
default:
|
|
483
483
|
throw new TypeError('invalid discriminant specified for SectionKind');
|
|
484
484
|
}
|
|
485
|
-
if ((
|
|
485
|
+
if ((4294966784 & dataView(memory0).getUint16(ret + 74, true)) !== 0) throw new TypeError('flags have extraneous bits set');
|
|
486
486
|
var flags13 = {
|
|
487
|
-
global: Boolean(1 & dataView(memory0).
|
|
488
|
-
local: Boolean(2 & dataView(memory0).
|
|
489
|
-
weak: Boolean(4 & dataView(memory0).
|
|
490
|
-
common: Boolean(8 & dataView(memory0).
|
|
491
|
-
hidden: Boolean(16 & dataView(memory0).
|
|
492
|
-
hasExtra: Boolean(32 & dataView(memory0).
|
|
493
|
-
sizeInferred: Boolean(64 & dataView(memory0).
|
|
494
|
-
ignored: Boolean(128 & dataView(memory0).
|
|
487
|
+
global: Boolean(1 & dataView(memory0).getUint16(ret + 74, true)),
|
|
488
|
+
local: Boolean(2 & dataView(memory0).getUint16(ret + 74, true)),
|
|
489
|
+
weak: Boolean(4 & dataView(memory0).getUint16(ret + 74, true)),
|
|
490
|
+
common: Boolean(8 & dataView(memory0).getUint16(ret + 74, true)),
|
|
491
|
+
hidden: Boolean(16 & dataView(memory0).getUint16(ret + 74, true)),
|
|
492
|
+
hasExtra: Boolean(32 & dataView(memory0).getUint16(ret + 74, true)),
|
|
493
|
+
sizeInferred: Boolean(64 & dataView(memory0).getUint16(ret + 74, true)),
|
|
494
|
+
ignored: Boolean(128 & dataView(memory0).getUint16(ret + 74, true)),
|
|
495
|
+
compilerGenerated: Boolean(256 & dataView(memory0).getUint16(ret + 74, true))
|
|
495
496
|
};
|
|
496
497
|
let variant14;
|
|
497
498
|
switch(dataView(memory0).getUint8(ret + 76, true)){
|
|
@@ -630,16 +631,17 @@ ObjectDiff.prototype.getSymbol = function(arg1) {
|
|
|
630
631
|
default:
|
|
631
632
|
throw new TypeError('invalid discriminant specified for SectionKind');
|
|
632
633
|
}
|
|
633
|
-
if ((
|
|
634
|
+
if ((4294966784 & dataView(memory0).getUint16(ret + 74, true)) !== 0) throw new TypeError('flags have extraneous bits set');
|
|
634
635
|
var flags10 = {
|
|
635
|
-
global: Boolean(1 & dataView(memory0).
|
|
636
|
-
local: Boolean(2 & dataView(memory0).
|
|
637
|
-
weak: Boolean(4 & dataView(memory0).
|
|
638
|
-
common: Boolean(8 & dataView(memory0).
|
|
639
|
-
hidden: Boolean(16 & dataView(memory0).
|
|
640
|
-
hasExtra: Boolean(32 & dataView(memory0).
|
|
641
|
-
sizeInferred: Boolean(64 & dataView(memory0).
|
|
642
|
-
ignored: Boolean(128 & dataView(memory0).
|
|
636
|
+
global: Boolean(1 & dataView(memory0).getUint16(ret + 74, true)),
|
|
637
|
+
local: Boolean(2 & dataView(memory0).getUint16(ret + 74, true)),
|
|
638
|
+
weak: Boolean(4 & dataView(memory0).getUint16(ret + 74, true)),
|
|
639
|
+
common: Boolean(8 & dataView(memory0).getUint16(ret + 74, true)),
|
|
640
|
+
hidden: Boolean(16 & dataView(memory0).getUint16(ret + 74, true)),
|
|
641
|
+
hasExtra: Boolean(32 & dataView(memory0).getUint16(ret + 74, true)),
|
|
642
|
+
sizeInferred: Boolean(64 & dataView(memory0).getUint16(ret + 74, true)),
|
|
643
|
+
ignored: Boolean(128 & dataView(memory0).getUint16(ret + 74, true)),
|
|
644
|
+
compilerGenerated: Boolean(256 & dataView(memory0).getUint16(ret + 74, true))
|
|
643
645
|
};
|
|
644
646
|
let variant11;
|
|
645
647
|
switch(dataView(memory0).getUint8(ret + 76, true)){
|
|
@@ -1033,16 +1035,17 @@ function displaySymbol(arg0, arg1) {
|
|
|
1033
1035
|
default:
|
|
1034
1036
|
throw new TypeError('invalid discriminant specified for SectionKind');
|
|
1035
1037
|
}
|
|
1036
|
-
if ((
|
|
1038
|
+
if ((4294966784 & dataView(memory0).getUint16(ret + 66, true)) !== 0) throw new TypeError('flags have extraneous bits set');
|
|
1037
1039
|
var flags10 = {
|
|
1038
|
-
global: Boolean(1 & dataView(memory0).
|
|
1039
|
-
local: Boolean(2 & dataView(memory0).
|
|
1040
|
-
weak: Boolean(4 & dataView(memory0).
|
|
1041
|
-
common: Boolean(8 & dataView(memory0).
|
|
1042
|
-
hidden: Boolean(16 & dataView(memory0).
|
|
1043
|
-
hasExtra: Boolean(32 & dataView(memory0).
|
|
1044
|
-
sizeInferred: Boolean(64 & dataView(memory0).
|
|
1045
|
-
ignored: Boolean(128 & dataView(memory0).
|
|
1040
|
+
global: Boolean(1 & dataView(memory0).getUint16(ret + 66, true)),
|
|
1041
|
+
local: Boolean(2 & dataView(memory0).getUint16(ret + 66, true)),
|
|
1042
|
+
weak: Boolean(4 & dataView(memory0).getUint16(ret + 66, true)),
|
|
1043
|
+
common: Boolean(8 & dataView(memory0).getUint16(ret + 66, true)),
|
|
1044
|
+
hidden: Boolean(16 & dataView(memory0).getUint16(ret + 66, true)),
|
|
1045
|
+
hasExtra: Boolean(32 & dataView(memory0).getUint16(ret + 66, true)),
|
|
1046
|
+
sizeInferred: Boolean(64 & dataView(memory0).getUint16(ret + 66, true)),
|
|
1047
|
+
ignored: Boolean(128 & dataView(memory0).getUint16(ret + 66, true)),
|
|
1048
|
+
compilerGenerated: Boolean(256 & dataView(memory0).getUint16(ret + 66, true))
|
|
1046
1049
|
};
|
|
1047
1050
|
let variant11;
|
|
1048
1051
|
switch(dataView(memory0).getUint8(ret + 68, true)){
|
|
@@ -1902,8 +1905,8 @@ function dataHover(arg0, arg1, arg2) {
|
|
|
1902
1905
|
const $init = (()=>{
|
|
1903
1906
|
let gen = function*() {
|
|
1904
1907
|
const module0 = fetchCompile(new URL('./objdiff.core.wasm', import.meta.url));
|
|
1905
|
-
const module1 = base64Compile('AGFzbQEAAAABDQJgAX8AYAV/f39/
|
|
1906
|
-
const module2 = base64Compile('AGFzbQEAAAABDQJgAX8AYAV/f39/
|
|
1908
|
+
const module1 = base64Compile('AGFzbQEAAAABDQJgAX8AYAV/f39/fwADBQQBAAAABAUBcAEEBAccBQEwAAABMQABATIAAgEzAAMIJGltcG9ydHMBAAoxBBEAIAAgASACIAMgBEEAEQEACwkAIABBAREAAAsJACAAQQIRAAALCQAgAEEDEQAACwAvCXByb2R1Y2VycwEMcHJvY2Vzc2VkLWJ5AQ13aXQtY29tcG9uZW50BzAuMjQzLjA');
|
|
1909
|
+
const module2 = base64Compile('AGFzbQEAAAABDQJgAX8AYAV/f39/fwACJAUAATAAAQABMQAAAAEyAAAAATMAAAAIJGltcG9ydHMBcAEEBAkKAQBBAAsEAAECAwAvCXByb2R1Y2VycwEMcHJvY2Vzc2VkLWJ5AQ13aXQtY29tcG9uZW50BzAuMjQzLjA');
|
|
1907
1910
|
({ exports: exports0 } = yield instantiateCore((yield module1)));
|
|
1908
1911
|
({ exports: exports1 } = yield instantiateCore((yield module0), {
|
|
1909
1912
|
'[export]objdiff:core/diff': {
|