Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-promise-gen.cc1178 Label if_promise(this), if_promise_capability(this, Label::kDeferred); in PromiseReactionJob() local
1181 &if_promise); in PromiseReactionJob()
1183 BIND(&if_promise); in PromiseReactionJob()
1208 Label if_promise(this), if_promise_capability(this, Label::kDeferred); in PromiseReactionJob() local
1211 &if_promise); in PromiseReactionJob()
1213 BIND(&if_promise); in PromiseReactionJob()