Searched refs:if_throw_undefined (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/builtins/ |
D | builtins-async-iterator-gen.cc | 410 auto if_throw_undefined = [=](Node* const native_context, Node* const promise, in TF_BUILTIN() local 414 context, iterator, reason, factory()->throw_string(), if_throw_undefined, in TF_BUILTIN() 425 auto if_throw_undefined = [=](Node* const native_context, Node* const promise, in TF_BUILTIN() local 429 context, iterator, reason, factory()->throw_string(), if_throw_undefined, in TF_BUILTIN()
|