Searched refs:ReduceAsyncFunctionEnter (Results 1 – 2 of 2) sorted by relevance
50 Reduction ReduceAsyncFunctionEnter(Node* node); in NON_EXPORTED_BASE()
62 return ReduceAsyncFunctionEnter(node); in Reduce()179 Reduction JSIntrinsicLowering::ReduceAsyncFunctionEnter(Node* node) { in ReduceAsyncFunctionEnter() function in v8::internal::compiler::JSIntrinsicLowering