Searched refs:caller_environment_ (Results 1 – 1 of 1) sorted by relevance
58 caller_environment_(caller_environment), in HOptimization()70 const HEnvironment* GetCallerEnvironment() const { return caller_environment_; } in GetCallerEnvironment()337 const HEnvironment* const caller_environment_; variable