Query a context variable (with the possibility that it doesn't exist). The look-up will
chain to above contexts like sort of namespaces or a dynamic cast. Topmost context gets
the lookup, like namespaces or prototype chains.
Note: Using a mismatched type size is a programming error and will crash.
Query a context variable (with the possibility that it doesn't exist). The look-up will chain to above contexts like sort of namespaces or a dynamic cast. Topmost context gets the lookup, like namespaces or prototype chains.
Note: Using a mismatched type size is a programming error and will crash.