Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-promise-gen.cc1336 Label if_nativepromise(this), if_notnativepromise(this, Label::kDeferred); in TF_BUILTIN() local
1338 &if_notnativepromise); in TF_BUILTIN()
1349 BIND(&if_notnativepromise); in TF_BUILTIN()