(unistring.String)
| 167 | setForeignSym(p *Symbol, v, receiver Value, throw bool) (res bool, handled bool) |
| 168 | |
| 169 | hasPropertyStr(unistring.String) bool |
| 170 | hasPropertyIdx(idx valueInt) bool |
| 171 | hasPropertySym(s *Symbol) bool |
| 172 |
no outgoing calls
no test coverage detected