Home | History | Annotate | Download | only in src

Lines Matching full:temp_proxy

2898         VariableProxy* temp_proxy = factory()->NewVariableProxy(temp);
2910 Token::ASSIGN, each, temp_proxy, RelocInfo::kNoPosition);
2916 loop->Initialize(temp_proxy, enumerable, body_block);