debugger: give bad-vocab-name a better summary.
parent
7d50ab1937
commit
afb055470a
|
@ -205,6 +205,8 @@ M: bad-slot-value summary drop "Bad store to specialized slot" ;
|
|||
|
||||
M: bad-slot-name summary drop "Bad slot name in object literal" ;
|
||||
|
||||
M: bad-vocab-name summary drop "Vocab name cannot contain \":/\\ \"" ;
|
||||
|
||||
M: no-math-method summary
|
||||
drop "No suitable arithmetic method" ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue