Home
last modified time | relevance | path

Searched refs:perform_await (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-async-generator-gen.cc633 Label perform_await(this); in TF_BUILTIN()
641 GotoIf(IsGeneratorStateClosed(state), &perform_await); in TF_BUILTIN() local
645 Goto(&perform_await); in TF_BUILTIN()
647 BIND(&perform_await); in TF_BUILTIN()

Completed in 2 milliseconds