Home | History | Annotate | Download | only in src

Lines Matching full:marking

372     // Mark property cell dependent codes array but do not push it onto marking
397 // marking stack, this will make references from it weak. We will clean
446 // the code flusher for processing of code maps after marking.
448 // Treat all references within the code map weakly by marking the
449 // code map itself but not pushing it onto the marking deque.
607 // Already marked by marking map->GetBackPointer() above.
631 // Mark prototype dependent codes array but do not push it onto marking
657 // Mark prototype transitions array but do not push it onto marking
710 MarkBit code_mark = Marking::MarkBitFrom(function->code());
739 MarkBit code_mark = Marking::MarkBitFrom(shared_info->code());