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

Method getStr

object.go:153–153  ·  view source on GitHub ↗
(p unistring.String, receiver Value)

Source from the content-addressed store, hash-verified

151 className() string
152 typeOf() String
153 getStr(p unistring.String, receiver Value) Value
154 getIdx(p valueInt, receiver Value) Value
155 getSym(p *Symbol, receiver Value) Value
156

Callers 15

emitThrowMethod · 0.65
GetMethod · 0.65
promiseResolveMethod · 0.65
promise_allMethod · 0.65
promise_allSettledMethod · 0.65
promise_anyMethod · 0.65
promise_raceMethod · 0.65
nextMethod · 0.65
getStrMethod · 0.65
getIdxMethod · 0.65
TestVM1Function · 0.65

Implementers 2

baseObjectobject.go

Calls

no outgoing calls

Tested by 2

TestVM1Function · 0.52
TestArray1Function · 0.52