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

Method setOwnStr

object.go:161–161  ·  view source on GitHub ↗
(p unistring.String, v Value, throw bool)

Source from the content-addressed store, hash-verified

159 getOwnPropSym(*Symbol) Value
160
161 setOwnStr(p unistring.String, v Value, throw bool) bool
162 setOwnIdx(p valueInt, v Value, throw bool) bool
163 setOwnSym(p *Symbol, v Value, throw bool) bool
164

Callers 15

SetMethod · 0.65
setOwnIdxMethod · 0.65
setOwnStrMethod · 0.65
setOwnStrMethod · 0.65
setOwnIdxMethod · 0.65
createMapProtoMethod · 0.65
regexpproto_compileMethod · 0.65
nextMethod · 0.65

Implementers 2

baseObjectobject.go

Calls

no outgoing calls

Tested by

no test coverage detected