Searched refs:cell_constant (Results 1 – 1 of 1) sorted by relevance
5223 HConstant* cell_constant = Add<HConstant>(cell); in InlineGlobalPropertyLoad() local5226 instr = New<HLoadNamedField>(cell_constant, nullptr, access); in InlineGlobalPropertyLoad()5228 instr = New<HLoadNamedField>(cell_constant, nullptr, access, field_maps, in InlineGlobalPropertyLoad()6486 HConstant* cell_constant = Add<HConstant>(cell); in InlineGlobalPropertyStore() local6513 HInstruction* instr = New<HStoreNamedField>(cell_constant, access, value); in InlineGlobalPropertyStore()