Lines Matching refs:Variable
254 void FullCodeGenerator::EffectContext::Plug(Variable* var) const {
259 void FullCodeGenerator::AccumulatorValueContext::Plug(Variable* var) const {
265 void FullCodeGenerator::TestContext::Plug(Variable* var) const {
399 Variable* variable = proxy->var();
400 switch (variable->location()) {
408 EmitDebugCheckDeclarationContext(variable);
1138 __ Push(stmt->variable()->name());
1435 // Call to a lookup slot (dynamically introduced variable).
1677 Variable* var = proxy->var();
1695 // binding in harmony mode, both the Variable and the VariableProxy have
1698 // the source physically located after the initializer of the variable,
1713 // The scope of the variable needs to be checked, in case the use is