Skip to content

Commit 0d54eec

Browse files
committed
revert bin/opcodes.json
1 parent 2c67820 commit 0d54eec

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

bin/opcodes.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@
55
"code": "@glimmer/vm/lib/generated/opcodes.ts",
66
"debug": "@glimmer/debug/lib/generated/op-list.ts"
77
},
8-
"machine": [
9-
"PushFrame",
10-
"PopFrame",
11-
"Jump",
12-
"ReturnTo",
13-
"UnwindTypeFrame"
14-
],
8+
"machine": ["PushFrame", "PopFrame", "Jump", "ReturnTo", "UnwindTypeFrame"],
159
"syscall": [
1610
"PushBegin",
1711
"Begin",

0 commit comments

Comments
 (0)