Searched refs:is_constant_pool_load (Results 1 – 3 of 3) sorted by relevance
314 bool Assembler::is_constant_pool_load(Address pc) { in is_constant_pool_load() function328 if (is_constant_pool_load(pc)) { in target_address_at()363 if (is_constant_pool_load(pc)) { in set_target_address_at()
655 V8_INLINE static bool is_constant_pool_load(Address pc);
338 return Assembler::is_constant_pool_load(pc_); in IsInConstantPool()