Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
257
func
opRkAsk(value int) int {
258
return
value | opBitRk
259
}
260
261
func
opToString(inst uint32) string {
262
op := opGetOpCode(inst)
Callers
2
PropagateKMV
Method · 0.85
loadRk
Function · 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…