porffor 0.19.10 → 0.19.11
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/compiler/builtins/error.js +1 -1
- package/compiler/generated_builtins.js +16 -16
- package/package.json +1 -1
- package/runner/index.js +1 -1
@@ -1199,59 +1199,59 @@ export const BuiltinFuncs = function() {
|
|
1199
1199
|
constr: 1,
|
1200
1200
|
};
|
1201
1201
|
this.Error = {
|
1202
|
-
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,
|
1202
|
+
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,0],[68,0,0,0,0,0,0,0,0],[16, builtin('Object')],[65,5],[15]],
|
1203
1203
|
params: [124,127], typedParams: 1,
|
1204
1204
|
returns: [124,127], typedReturns: 1,
|
1205
|
-
locals: [127
|
1205
|
+
locals: [127], localNames: ["message","message#type","#last_type"],
|
1206
1206
|
constr: 1,
|
1207
1207
|
};
|
1208
1208
|
this.AggregateError = {
|
1209
|
-
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,
|
1209
|
+
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,0],[68,0,0,0,0,0,0,0,0],[16, builtin('Object')],[65,5],[15]],
|
1210
1210
|
params: [124,127], typedParams: 1,
|
1211
1211
|
returns: [124,127], typedReturns: 1,
|
1212
|
-
locals: [127
|
1212
|
+
locals: [127], localNames: ["message","message#type","#last_type"],
|
1213
1213
|
constr: 1,
|
1214
1214
|
};
|
1215
1215
|
this.TypeError = {
|
1216
|
-
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,
|
1216
|
+
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,0],[68,0,0,0,0,0,0,0,0],[16, builtin('Object')],[65,5],[15]],
|
1217
1217
|
params: [124,127], typedParams: 1,
|
1218
1218
|
returns: [124,127], typedReturns: 1,
|
1219
|
-
locals: [127
|
1219
|
+
locals: [127], localNames: ["message","message#type","#last_type"],
|
1220
1220
|
constr: 1,
|
1221
1221
|
};
|
1222
1222
|
this.ReferenceError = {
|
1223
|
-
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,
|
1223
|
+
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,0],[68,0,0,0,0,0,0,0,0],[16, builtin('Object')],[65,5],[15]],
|
1224
1224
|
params: [124,127], typedParams: 1,
|
1225
1225
|
returns: [124,127], typedReturns: 1,
|
1226
|
-
locals: [127
|
1226
|
+
locals: [127], localNames: ["message","message#type","#last_type"],
|
1227
1227
|
constr: 1,
|
1228
1228
|
};
|
1229
1229
|
this.SyntaxError = {
|
1230
|
-
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,
|
1230
|
+
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,0],[68,0,0,0,0,0,0,0,0],[16, builtin('Object')],[65,5],[15]],
|
1231
1231
|
params: [124,127], typedParams: 1,
|
1232
1232
|
returns: [124,127], typedReturns: 1,
|
1233
|
-
locals: [127
|
1233
|
+
locals: [127], localNames: ["message","message#type","#last_type"],
|
1234
1234
|
constr: 1,
|
1235
1235
|
};
|
1236
1236
|
this.RangeError = {
|
1237
|
-
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,
|
1237
|
+
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,0],[68,0,0,0,0,0,0,0,0],[16, builtin('Object')],[65,5],[15]],
|
1238
1238
|
params: [124,127], typedParams: 1,
|
1239
1239
|
returns: [124,127], typedReturns: 1,
|
1240
|
-
locals: [127
|
1240
|
+
locals: [127], localNames: ["message","message#type","#last_type"],
|
1241
1241
|
constr: 1,
|
1242
1242
|
};
|
1243
1243
|
this.EvalError = {
|
1244
|
-
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,
|
1244
|
+
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,0],[68,0,0,0,0,0,0,0,0],[16, builtin('Object')],[65,5],[15]],
|
1245
1245
|
params: [124,127], typedParams: 1,
|
1246
1246
|
returns: [124,127], typedReturns: 1,
|
1247
|
-
locals: [127
|
1247
|
+
locals: [127], localNames: ["message","message#type","#last_type"],
|
1248
1248
|
constr: 1,
|
1249
1249
|
};
|
1250
1250
|
this.URIError = {
|
1251
|
-
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,
|
1251
|
+
wasm: (scope, {builtin}) => [[32,-1],[184],[26],[65,0],[68,0,0,0,0,0,0,0,0],[16, builtin('Object')],[65,5],[15]],
|
1252
1252
|
params: [124,127], typedParams: 1,
|
1253
1253
|
returns: [124,127], typedReturns: 1,
|
1254
|
-
locals: [127
|
1254
|
+
locals: [127], localNames: ["message","message#type","#last_type"],
|
1255
1255
|
constr: 1,
|
1256
1256
|
};
|
1257
1257
|
this.escape = {
|
package/package.json
CHANGED