Searched refs:NEXT_CONTEXT_LINK (Results 1 – 7 of 7) sorted by relevance
24 context_->set(Context::NEXT_CONTEXT_LINK, next_link); in ContextMeasure()
59 Object* Context::next_context_link() { return get(Context::NEXT_CONTEXT_LINK); } in next_context_link()
473 NEXT_CONTEXT_LINK, // Weak. enumerator
856 context->set(Context::NEXT_CONTEXT_LINK, heap->native_contexts_list(), in AddToWeakNativeContextList()
325 context->set(Context::NEXT_CONTEXT_LINK, next, UPDATE_WEAK_WRITE_BARRIER); in SetWeakNext()333 return FixedArray::SizeFor(Context::NEXT_CONTEXT_LINK); in WeakNextOffset()
36 context->set(Context::NEXT_CONTEXT_LINK, in Serialize()
1243 STATIC_ASSERT(Context::NEXT_CONTEXT_LINK + 1 == in ExtractContextReferences()1845 field_offset == Context::OffsetOfElementAt(Context::NEXT_CONTEXT_LINK)) in IsEssentialHiddenReference()