Searched refs:kWrappedPromiseOffset (Results 1 – 1 of 1) sorted by relevance
35 static const int kWrappedPromiseOffset = FixedArray::SizeFor(context_length); in Await() local37 kWrappedPromiseOffset + JSPromise::kSizeWithEmbedderFields; in Await()64 Node* const wrapped_value = InnerAllocate(base, kWrappedPromiseOffset); in Await()