Searched refs:debug_pop (Results 1 – 1 of 1) sorted by relevance
1094 Label out(this), if_rejectpromise(this), debug_pop(this, Label::kDeferred); in TF_BUILTIN() local1105 Branch(is_debug_active, &debug_pop, &out); in TF_BUILTIN()1112 Branch(is_debug_active, &debug_pop, &out); in TF_BUILTIN()1115 Bind(&debug_pop); in TF_BUILTIN()1266 promisehook_after(this), debug_pop(this); in TF_BUILTIN() local1345 GotoIfNot(IsPromiseHookEnabledOrDebugIsActive(), &debug_pop); in TF_BUILTIN()1347 Goto(&debug_pop); in TF_BUILTIN()1350 Bind(&debug_pop); in TF_BUILTIN()