Searched refs:if_custompromise (Results 1 – 1 of 1) sorted by relevance
1533 Label if_nativepromise(this), if_custompromise(this, Label::kDeferred); in TF_BUILTIN() local1538 &if_custompromise); in TF_BUILTIN()1549 Bind(&if_custompromise); in TF_BUILTIN()1765 Label if_nativepromise(this), if_custompromise(this, Label::kDeferred); in TF_BUILTIN() local1766 BranchIfFastPath(context, promise, &if_nativepromise, &if_custompromise); in TF_BUILTIN()1777 Bind(&if_custompromise); in TF_BUILTIN()