Searched refs:has_constant_pool_entry_ (Results 1 – 1 of 1) sorted by relevance
698 has_constant_pool_entry_(false) {} in GlobalDeclarationsBuilder()715 DCHECK(has_constant_pool_entry_); in AllocateDeclarations()748 DCHECK(has_constant_pool_entry_); in constant_pool_entry()754 DCHECK(!has_constant_pool_entry_); in set_constant_pool_entry()756 has_constant_pool_entry_ = true; in set_constant_pool_entry()781 bool has_constant_pool_entry_; member in v8::internal::interpreter::BytecodeGenerator::GlobalDeclarationsBuilder