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

Method hasOwnPropertyStr

object.go:173–173  ·  view source on GitHub ↗
(unistring.String)

Source from the content-addressed store, hash-verified

171 hasPropertySym(s *Symbol) bool
172
173 hasOwnPropertyStr(unistring.String) bool
174 hasOwnPropertyIdx(valueInt) bool
175 hasOwnPropertySym(s *Symbol) bool
176

Callers 15

hasOwnPropertyStrMethod · 0.65
hasOwnPropertyIdxMethod · 0.65
hasOwnPropertyStrMethod · 0.65
hasOwnPropertyIdxMethod · 0.65
hasOwnPropertyStrMethod · 0.65
hasPropertyStrMethod · 0.65
hasPropertyStrMethod · 0.65
hasOwnPropertyIdxMethod · 0.65
hasOwnPropertyMethod · 0.65
setMethod · 0.65
checkBindVarsGlobalMethod · 0.65

Implementers 2

baseObjectobject.go

Calls

no outgoing calls

Tested by

no test coverage detected