Searched refs:old_constant_pool_available_ (Results 1 – 1 of 1) sorted by relevance
121 old_constant_pool_available_(FLAG_enable_embedded_constant_pool && in FrameAndConstantPoolScope()128 masm->EnterFrame(type, !old_constant_pool_available_); in FrameAndConstantPoolScope()136 masm_->set_constant_pool_available(old_constant_pool_available_); in ~FrameAndConstantPoolScope()154 bool old_constant_pool_available_; variable164 old_constant_pool_available_(FLAG_enable_embedded_constant_pool && in ConstantPoolUnavailableScope()172 masm_->set_constant_pool_available(old_constant_pool_available_); in ~ConstantPoolUnavailableScope()178 int old_constant_pool_available_; variable