Searched defs:BindTo (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dast.cc75 var_(NULL), // Will be set by the call to BindTo.
81 BindTo(var);
103 void VariableProxy::BindTo(Variable* var) { function in class:v8::internal::VariableProxy

Completed in 64 milliseconds