Searched refs:constant_pool_entry_sharing_blocked_nesting_ (Results 1 – 2 of 2) sorted by relevance
1337 constant_pool_entry_sharing_blocked_nesting_++; in StartBlockConstantPoolEntrySharing()1340 constant_pool_entry_sharing_blocked_nesting_--; in EndBlockConstantPoolEntrySharing()1343 return constant_pool_entry_sharing_blocked_nesting_ > 0; in is_constant_pool_entry_sharing_blocked()1368 int constant_pool_entry_sharing_blocked_nesting_; variable
204 constant_pool_entry_sharing_blocked_nesting_ = 0; in Assembler()