Revision Difference
jit.util.funcbc#511466
<function name="util.funcbc" parent="jit" type="libraryfunc">⤶
<description>Returns bytecode of a function at a position.</description>⤶
<realm>Shared and Menu</realm>⤶
<args>⤶
<arg name="func" type="function">Function to retrieve bytecode from.</arg>⤶
<arg name="pos" type="number">Position of the bytecode to retrieve.</arg>⤶
</args>⤶
<rets>⤶
<ret name="" type="number">bytecode instruction</ret>⤶
<ret name="" type="number">bytecode opcode</ret>⤶
</rets>⤶
</function>⤶
⤶