update example web project
This commit is contained in:
@@ -161,7 +161,7 @@ _12790: f => finalizeWrapper(f,(x0,x1) => dartInstance.exports._12790(f,x0,x1)),
|
||||
_12791: f => finalizeWrapper(f,(x0,x1) => dartInstance.exports._12791(f,x0,x1)),
|
||||
_12792: f => finalizeWrapper(f,x0 => dartInstance.exports._12792(f,x0)),
|
||||
_12793: f => finalizeWrapper(f,(x0,x1) => dartInstance.exports._12793(f,x0,x1)),
|
||||
_12794: f => finalizeWrapper(f,(x0,x1,x2,x3) => dartInstance.exports._12794(f,x0,x1,x2,x3)),
|
||||
_12794: f => finalizeWrapper(f,(x0,x1,x2,x3,x4) => dartInstance.exports._12794(f,x0,x1,x2,x3,x4)),
|
||||
_12795: f => finalizeWrapper(f,x0 => dartInstance.exports._12795(f,x0)),
|
||||
_12796: f => finalizeWrapper(f,(x0,x1) => dartInstance.exports._12796(f,x0,x1)),
|
||||
_12797: f => finalizeWrapper(f,x0 => dartInstance.exports._12797(f,x0)),
|
||||
@@ -251,7 +251,6 @@ _12931: Function.prototype.call.bind(DataView.prototype.getInt16),
|
||||
_12933: Function.prototype.call.bind(DataView.prototype.getUint32),
|
||||
_12935: Function.prototype.call.bind(DataView.prototype.getInt32),
|
||||
_12941: Function.prototype.call.bind(DataView.prototype.getFloat32),
|
||||
_12942: Function.prototype.call.bind(DataView.prototype.setFloat32),
|
||||
_12943: Function.prototype.call.bind(DataView.prototype.getFloat64),
|
||||
_12962: (x0,x1,x2) => x0[x1] = x2,
|
||||
_12964: o => o === undefined,
|
||||
|
||||
Reference in New Issue
Block a user