Thread the var environment binding count through the Rust and C++ SFD metadata helpers wherever the function environment binding count already travels. This lets CreateVariableEnvironment use the cached var environment shape for functions with parameter expressions. |
||
|---|---|---|
| .. | ||
| bytecode | ||
| parser | ||
| ast.rs | ||
| ast_dump.rs | ||
| bytecode_cache.rs | ||
| fast_hash.rs | ||
| lexer.rs | ||
| lib.rs | ||
| parser.rs | ||
| scope_collector.rs | ||
| token.rs | ||