Searched refs:old_constant_pool_available_ (Results 1 – 1 of 1) sorted by relevance
106 old_constant_pool_available_(FLAG_enable_embedded_constant_pool && in FrameAndConstantPoolScope()113 masm->EnterFrame(type, !old_constant_pool_available_); in FrameAndConstantPoolScope()121 masm_->set_constant_pool_available(old_constant_pool_available_); in ~FrameAndConstantPoolScope()139 bool old_constant_pool_available_; variable149 old_constant_pool_available_(FLAG_enable_embedded_constant_pool && in ConstantPoolUnavailableScope()157 assembler_->set_constant_pool_available(old_constant_pool_available_); in ~ConstantPoolUnavailableScope()163 int old_constant_pool_available_; variable