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

Method getOwnPropStr

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

Source from the content-addressed store, hash-verified

155 getSym(p *Symbol, receiver Value) Value
156
157 getOwnPropStr(unistring.String) Value
158 getOwnPropIdx(valueInt) Value
159 getOwnPropSym(*Symbol) Value
160

Callers 15

defineOwnPropertyStrMethod · 0.65
hasPropertyStrMethod · 0.65
getOwnPropStrMethod · 0.65
getStrMethod · 0.65
proxySetStrMethod · 0.65
deleteStrMethod · 0.65
getOwnPropStrMethod · 0.65
getOwnPropIdxMethod · 0.65
getOwnPropStrMethod · 0.65
getOwnPropIdxMethod · 0.65
getOwnPropStrMethod · 0.65
getLenPropMethod · 0.65

Implementers 2

baseObjectobject.go

Calls

no outgoing calls

Tested by

no test coverage detected