Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dpromise-finally.tq21 kConstructorSlot: Slot<PromiseFinallyContext, Constructor>,
70 *ContextSlot(context, PromiseFinallyContextSlot::kConstructorSlot);
117 *ContextSlot(context, PromiseFinallyContextSlot::kConstructorSlot);
148 promiseContext, PromiseFinallyContextSlot::kConstructorSlot, constructor);
Dbuiltins-promise.h67 kConstructorSlot, enumerator
/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.cc7012 AccessBuilder::ForContextSlot(PromiseBuiltins::kConstructorSlot)), in ReducePromisePrototypeFinally()