Home
last modified time | relevance | path

Searched refs:ReduceJSDecrement (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Djs-typed-lowering.h48 Reduction ReduceJSDecrement(Node* node); in NON_EXPORTED_BASE()
Djs-typed-lowering.cc481 Reduction JSTypedLowering::ReduceJSDecrement(Node* node) { in ReduceJSDecrement() function in v8::internal::compiler::JSTypedLowering
2385 return ReduceJSDecrement(node); in Reduce()