Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-intrinsic-lowering.h50 Reduction ReduceAsyncFunctionEnter(Node* node); in NON_EXPORTED_BASE()
Djs-intrinsic-lowering.cc62 return ReduceAsyncFunctionEnter(node); in Reduce()
179 Reduction JSIntrinsicLowering::ReduceAsyncFunctionEnter(Node* node) { in ReduceAsyncFunctionEnter() function in v8::internal::compiler::JSIntrinsicLowering