MCPcopy Create free account
hub / github.com/dop251/goja / keys

Method keys

object.go:206–206  ·  view source on GitHub ↗
(all bool, accum []Value)

Source from the content-addressed store, hash-verified

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)

Callers 3

keysMethod · 0.65
keysMethod · 0.65

Implementers 2

baseObjectobject.go

Calls

no outgoing calls

Tested by

no test coverage detected