Home | History | Annotate | Download | only in src

Lines Matching full:proxy

1869   // Note that we always add an unresolved proxy even if it's not
1871 // parameters) if the proxy is needed or not. The proxy will be
1880 VariableProxy* proxy = top_scope_->NewUnresolved(name, inside_with());
1881 top_scope_->AddDeclaration(NEW(Declaration(proxy, mode, fun)));
1883 // For global const variables we bind the proxy to a variable.
1890 // If requested and we have a local variable, bind the proxy to the variable
1914 if (resolve && var != NULL) proxy->BindTo(var);
1916 return proxy;
2086 // If we have a const declaration, in an inner scope, the proxy is always
3729 // NOTE: We create a proxy and resolve it here so that in the