Searched refs:HLoadGlobalCell (Results 1 – 11 of 11) sorted by relevance
379 ComputeGlobalVar(HLoadGlobalCell::cast(instr)->cell(), &index)) { in ComputeDependsOn()
5423 class HLoadGlobalCell FINAL : public HTemplateInstruction<0> {5425 DECLARE_INSTRUCTION_FACTORY_P2(HLoadGlobalCell, Handle<Cell>,5449 return cell_ == HLoadGlobalCell::cast(other)->cell_; in DECLARE_CONCRETE_INSTRUCTION()5453 HLoadGlobalCell(Handle<Cell> cell, PropertyDetails details) in HLoadGlobalCell() function
3593 OStream& HLoadGlobalCell::PrintDataTo(OStream& os) const { // NOLINT in PrintDataTo()3601 bool HLoadGlobalCell::RequiresHoleCheck() const { in RequiresHoleCheck()
5379 HLoadGlobalCell* instr = in VisitVariableProxy()5380 New<HLoadGlobalCell>(cell, it.property_details()); in VisitVariableProxy()
2052 LInstruction* LChunkBuilder::DoLoadGlobalCell(HLoadGlobalCell* instr) { in DoLoadGlobalCell()
2050 LInstruction* LChunkBuilder::DoLoadGlobalCell(HLoadGlobalCell* instr) { in DoLoadGlobalCell()
2103 LInstruction* LChunkBuilder::DoLoadGlobalCell(HLoadGlobalCell* instr) { in DoLoadGlobalCell()
2105 LInstruction* LChunkBuilder::DoLoadGlobalCell(HLoadGlobalCell* instr) { in DoLoadGlobalCell()
2059 LInstruction* LChunkBuilder::DoLoadGlobalCell(HLoadGlobalCell* instr) { in DoLoadGlobalCell()
2107 LInstruction* LChunkBuilder::DoLoadGlobalCell(HLoadGlobalCell* instr) { in DoLoadGlobalCell()
1663 LInstruction* LChunkBuilder::DoLoadGlobalCell(HLoadGlobalCell* instr) { in DoLoadGlobalCell()