Searched refs:constant_pool_entry_sharing_blocked_nesting_ (Results 1 – 2 of 2) sorted by relevance
1477 constant_pool_entry_sharing_blocked_nesting_++; in StartBlockConstantPoolEntrySharing()1480 constant_pool_entry_sharing_blocked_nesting_--; in EndBlockConstantPoolEntrySharing()1483 return constant_pool_entry_sharing_blocked_nesting_ > 0; in is_constant_pool_entry_sharing_blocked()1513 int constant_pool_entry_sharing_blocked_nesting_; variable
252 constant_pool_entry_sharing_blocked_nesting_ = 0; in Assembler()