mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 16:58:38 +09:00
parent
aa954171ae
commit
d36d40760a
7 changed files with 322 additions and 135 deletions
|
|
@ -85,7 +85,8 @@ enum JSTryNoteKind {
|
|||
JSTRY_FOR_IN,
|
||||
JSTRY_FOR_OF,
|
||||
JSTRY_LOOP,
|
||||
JSTRY_ITERCLOSE
|
||||
JSTRY_ITERCLOSE,
|
||||
JSTRY_DESTRUCTURING_ITERCLOSE
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue