MCPcopy Create free account
hub / github.com/yuin/gopher-lua / opRkAsk

Function opRkAsk

opcode.go:257–259  ·  view source on GitHub ↗
(value int)

Source from the content-addressed store, hash-verified

255}
256
257func opRkAsk(value int) int {
258 return value | opBitRk
259}
260
261func opToString(inst uint32) string {
262 op := opGetOpCode(inst)

Callers 2

PropagateKMVMethod · 0.85
loadRkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…