Home | History | Annotate | Download | only in include

Lines Matching refs:MarkIndependent

680   V8_INLINE(void MarkIndependent());
683 V8_INLINE(void MarkIndependent(Isolate* isolate)) { MarkIndependent(); }
5798 void Persistent<T>::MarkIndependent() {