Home
last modified time | relevance | path

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

/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/
H A Dbuiltins-promise-gen.cc1609 Label if_notcallable(this, Label::kDeferred), perform_finally(this); in TF_BUILTIN() local
1629 Goto(&perform_finally); in TF_BUILTIN()
1638 Goto(&perform_finally); in TF_BUILTIN()
1642 BIND(&perform_finally); in TF_BUILTIN()