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