Lines Matching refs:AwaitContext
22 class AwaitContext { class
229 LoadContextElement(context, AwaitContext::kGeneratorSlot); in AsyncGeneratorAwaitResumeClosure()
258 StoreContextElementNoWriteBarrier(context, AwaitContext::kGeneratorSlot, in AsyncGeneratorAwait()
269 Await(context, generator, value, outer_promise, AwaitContext::kLength, in AsyncGeneratorAwait()
589 StoreContextElementNoWriteBarrier(context, AwaitContext::kGeneratorSlot, in TF_BUILTIN()
597 Await(context, generator, value, outer_promise, AwaitContext::kLength, in TF_BUILTIN()
606 LoadContextElement(context, AwaitContext::kGeneratorSlot); in TF_BUILTIN()
660 StoreContextElementNoWriteBarrier(context, AwaitContext::kGeneratorSlot, in TF_BUILTIN()
667 Await(context, generator, value, outer_promise, AwaitContext::kLength, in TF_BUILTIN()
693 LoadContextElement(context, AwaitContext::kGeneratorSlot); in TF_BUILTIN()
711 LoadContextElement(context, AwaitContext::kGeneratorSlot); in TF_BUILTIN()