Lines Matching refs:environment
205 HEnvironment* environment = new (arena_) HEnvironment(213 environment->CopyFrom(*current_locals_);214 instruction->SetRawEnvironment(environment);294 // But we're still creating the environment with locals from the top of the block.