function scope_dup

[edit]
static void scope_dup(struct SCOPE *scope)

scope とその親の SCOPE 全ての local_vars をスタックからヒープに割り当て直します。