Home
last modified time | relevance | path

Searched defs:Word32Adapter (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dmachine-operator-reducer.h20 class Word32Adapter; variable
Dmachine-operator-reducer.cc33 class Word32Adapter { class
41 explicit Word32Adapter(MachineOperatorReducer* reducer) : r_(reducer) {} in Word32Adapter() function in v8::internal::compiler::Word32Adapter