Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-async-generator-gen.cc443 Label settle_promise(this), if_return(this), if_throw(this); in TF_BUILTIN() local
445 &settle_promise); in TF_BUILTIN()
448 Goto(&settle_promise); in TF_BUILTIN()
450 BIND(&settle_promise); in TF_BUILTIN()