Browse Source

NEWOBJ opcode metadata update

pull/1596/head
Sami Vaarala 7 years ago
parent
commit
3a4baa1755
  1. 1
      debugger/duk_opcodes.yaml

1
debugger/duk_opcodes.yaml

@ -926,6 +926,7 @@ opcodes:
- BC_R
- name: NEWOBJ
args:
- A_I # property count init size
- BC_R
- name: NEWARR
args:

Loading…
Cancel
Save