Home | History | Annotate | Download | only in src

Lines Matching full:proxy

306   Declaration(VariableProxy* proxy, Variable::Mode mode, FunctionLiteral* fun)
307 : proxy_(proxy),
317 VariableProxy* proxy() const { return proxy_; }
954 // Bind this proxy to the variable var.