Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-async-function-gen.cc29 void AsyncFunctionAwaitResumeClosure(
46 void AsyncFunctionBuiltinsAssembler::AsyncFunctionAwaitResumeClosure( in AsyncFunctionAwaitResumeClosure() function in v8::internal::AsyncFunctionBuiltinsAssembler
87 AsyncFunctionAwaitResumeClosure(context, sentError, in TF_BUILTIN()
97 AsyncFunctionAwaitResumeClosure(context, sentValue, JSGeneratorObject::kNext); in TF_BUILTIN()