(all bool, accum []Value)
| 204 | stringKeys(all bool, accum []Value) []Value |
| 205 | symbols(all bool, accum []Value) []Value |
| 206 | keys(all bool, accum []Value) []Value |
| 207 | |
| 208 | _putProp(name unistring.String, value Value, writable, enumerable, configurable bool) Value |
| 209 | _putSym(s *Symbol, prop Value) |
no outgoing calls
no test coverage detected