Home
last modified time | relevance | path

Searched refs:ForPropertyCellValue (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Djs-native-context-specialization.cc300 FieldAccess ForPropertyCellValue(MachineRepresentation representation, in ForPropertyCellValue() function
416 simplified()->LoadField(ForPropertyCellValue( in ReduceGlobalAccess()
474 effect = graph()->NewNode(simplified()->StoreField(ForPropertyCellValue( in ReduceGlobalAccess()
486 simplified()->StoreField(ForPropertyCellValue( in ReduceGlobalAccess()
/external/v8/src/crankshaft/
Dhydrogen-instructions.h5281 static HObjectAccess ForPropertyCellValue() { in ForPropertyCellValue() function
Dhydrogen.cc5201 auto access = HObjectAccess::ForPropertyCellValue(); in InlineGlobalPropertyLoad()
6487 auto access = HObjectAccess::ForPropertyCellValue(); in InlineGlobalPropertyStore()