Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-async-function.cc28 void AsyncFunctionAwaitResumeClosure(
45 void AsyncFunctionBuiltinsAssembler::AsyncFunctionAwaitResumeClosure( in AsyncFunctionAwaitResumeClosure() function in v8::internal::AsyncFunctionBuiltinsAssembler
81 AsyncFunctionAwaitResumeClosure(context, sentError, in TF_BUILTIN()
91 AsyncFunctionAwaitResumeClosure(context, sentValue, JSGeneratorObject::kNext); in TF_BUILTIN()