Searched refs:ReduceAsyncFunctionReject (Results 1 – 2 of 2) sorted by relevance
51 Reduction ReduceAsyncFunctionReject(Node* node); in NON_EXPORTED_BASE()
64 return ReduceAsyncFunctionReject(node); in Reduce()184 Reduction JSIntrinsicLowering::ReduceAsyncFunctionReject(Node* node) { in ReduceAsyncFunctionReject() function in v8::internal::compiler::JSIntrinsicLowering