Skip to content

Commit 3848d73

Browse files
9.6.31
1 parent e211271 commit 3848d73

18 files changed

+66
-61
lines changed

Api Reference.url

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[InternetShortcut]
2-
URL=https://www.dynamsoft.com/barcode-reader/programming/javascript/api-reference/?ver=9.6.30
2+
URL=https://www.dynamsoft.com/barcode-reader/programming/javascript/api-reference/?ver=9.6.31

README.md

Lines changed: 30 additions & 30 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ function updateGlobalBufferAndViews(buf) {
456456
Module["HEAPF64"] = HEAPF64 = new Float64Array(buf);
457457
}
458458

459-
var DYNAMIC_BASE = 7173824, DYNAMICTOP_PTR = 1930784;
459+
var DYNAMIC_BASE = 7173904, DYNAMICTOP_PTR = 1930864;
460460

461461
var INITIAL_INITIAL_MEMORY = Module["INITIAL_MEMORY"] || 16777216;
462462

@@ -5739,9 +5739,9 @@ function _fd_write(fd, iov, iovcnt, pnum) {
57395739
}
57405740
}
57415741

5742-
var ___tm_current = 1930800;
5742+
var ___tm_current = 1930880;
57435743

5744-
var ___tm_timezone = (stringToUTF8("GMT", 1930848, 4), 1930848);
5744+
var ___tm_timezone = (stringToUTF8("GMT", 1930928, 4), 1930928);
57455745

57465746
function _gmtime_r(time, tmPtr) {
57475747
var date = new Date(HEAP32[time >> 2] * 1e3);
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ function updateGlobalBufferAndViews(buf) {
456456
Module["HEAPF64"] = HEAPF64 = new Float64Array(buf);
457457
}
458458

459-
var DYNAMIC_BASE = 6638224, DYNAMICTOP_PTR = 1395184;
459+
var DYNAMIC_BASE = 6638304, DYNAMICTOP_PTR = 1395264;
460460

461461
var INITIAL_INITIAL_MEMORY = Module["INITIAL_MEMORY"] || 16777216;
462462

@@ -5739,9 +5739,9 @@ function _fd_write(fd, iov, iovcnt, pnum) {
57395739
}
57405740
}
57415741

5742-
var ___tm_current = 1395200;
5742+
var ___tm_current = 1395280;
57435743

5744-
var ___tm_timezone = (stringToUTF8("GMT", 1395248, 4), 1395248);
5744+
var ___tm_timezone = (stringToUTF8("GMT", 1395328, 4), 1395328);
57455745

57465746
function _gmtime_r(time, tmPtr) {
57475747
var date = new Date(HEAP32[time >> 2] * 1e3);

0 commit comments

Comments
 (0)