Remove unused value
Этот коммит содержится в:
родитель
0ea5cfc8fe
коммит
cc3e785692
1 изменённых файлов: 0 добавлений и 2 удалений
|
@ -466,8 +466,6 @@
|
||||||
this._idPool = []; // unused ids that have been garbage collected
|
this._idPool = []; // unused ids that have been garbage collected
|
||||||
this.exited = false; // whether the Go program has exited
|
this.exited = false; // whether the Go program has exited
|
||||||
|
|
||||||
const mem = new DataView(this._inst.exports.memory.buffer)
|
|
||||||
|
|
||||||
while (true) {
|
while (true) {
|
||||||
const callbackPromise = new Promise((resolve) => {
|
const callbackPromise = new Promise((resolve) => {
|
||||||
this._resolveCallbackPromise = () => {
|
this._resolveCallbackPromise = () => {
|
||||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче