Pushes onto the stack the value of the global name. Returns the type of that value.
name
LuauType getGlobal(String name) => getField(luaGlobalsIndex, name);