Put a given reference (ref) in the Lua script (L) to the top of the stack.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(flu_State) | :: | L | Handle to the Lua script |
|||
integer | :: | ref | Reference retrieved by aot_reference_for to put on the top of the stack |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | luatype |