Searched refs:kOnFinallySlot (Results 1 – 3 of 3) sorted by relevance
58 kOnFinallySlot = Context::MIN_CONTEXT_SLOTS, enumerator
1444 StoreContextElementNoWriteBarrier(promise_context, kOnFinallySlot, in CreatePromiseFinallyFunctions()1489 Node* const on_finally = LoadContextElement(context, kOnFinallySlot); in TF_BUILTIN()1546 Node* const on_finally = LoadContextElement(context, kOnFinallySlot); in TF_BUILTIN()
5939 PromiseBuiltinsAssembler::kOnFinallySlot)), in ReducePromisePrototypeFinally()