Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ jabs_op
Function
jabs_op
tools/python-3.11.9-amd64/Lib/opcode.py:50–52 ·
view source on GitHub ↗
(name, op)
Source
from the content-addressed store, hash-verified
48
hasjrel.append(op)
49
50
def
jabs_op(name, op):
51
def_op(name, op)
52
hasjabs.append(op)
53
54
# Instruction opcodes for compiled code
55
# Blank lines correspond to available opcodes
Callers
nothing calls this directly
Calls
2
def_op
Function · 0.85
append
Method · 0.45
Tested by
no test coverage detected