Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Djs-generic-lowering.cc150 #define DEF_UNARY_LOWERING(Name) \ macro
155 DEF_UNARY_LOWERING(BitwiseNot)
156 DEF_UNARY_LOWERING(Decrement)
157 DEF_UNARY_LOWERING(Increment)
158 DEF_UNARY_LOWERING(Negate)
159 #undef DEF_UNARY_LOWERING macro

Completed in 3 milliseconds