Home
last modified time | relevance | path

Searched refs:store_representation_ (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h171 : store_representation_(representation, write_barrier_kind), in AtomicStoreParameters()
175 return store_representation_.representation(); in representation()
178 return store_representation_.write_barrier_kind(); in write_barrier_kind()
183 return store_representation_; in store_representation()
187 StoreRepresentation store_representation_; member in v8::internal::compiler::final

Completed in 3 milliseconds