Environment
getgenv
通过 pushing LUA_ENVIRONINDEX 返回 current executor environment table。该 function 不接受 arguments,返回 exactly one value,并且没有 registered alias。repository 中的 call-sites 使用 returned table 读取和写入 shared executor globals,例如 __siApiCache 和 saveinstance。