Searched refs:old_constant_pool_available_ (Results 1 – 1 of 1) sorted by relevance
1539 old_constant_pool_available_(masm->is_constant_pool_available()) { in FrameAndConstantPoolScope()1545 masm->EnterFrame(type, !old_constant_pool_available_); in FrameAndConstantPoolScope()1551 masm_->set_constant_pool_available(old_constant_pool_available_); in ~FrameAndConstantPoolScope()1568 bool old_constant_pool_available_; variable1579 old_constant_pool_available_(masm->is_constant_pool_available()) { in ConstantPoolUnavailableScope()1586 masm_->set_constant_pool_available(old_constant_pool_available_); in ~ConstantPoolUnavailableScope()1592 int old_constant_pool_available_; variable