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

Method hasPropertyStr

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

Source from the content-addressed store, hash-verified

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

Callers 13

hasPropertyStrMethod · 0.65
hasPropertyStrMethod · 0.65
hasPropertyStrMethod · 0.65
hasPropertyIdxMethod · 0.65
hasPropertyMethod · 0.65
stashObjHasFunction · 0.65
execMethod · 0.65
execMethod · 0.65
execMethod · 0.65
hasPropertyStrMethod · 0.65
hasPropertyStrMethod · 0.65
hasPropertyStrMethod · 0.65

Implementers 2

baseObjectobject.go

Calls

no outgoing calls

Tested by

no test coverage detected