Searched refs:ClearWeakList (Results 1 – 1 of 1) sorted by relevance
234 static void ClearWeakList(Heap* heap, Object* list) { in ClearWeakList() function332 ClearWeakList<JSFunction>(heap, in VisitPhantomObject()334 ClearWeakList<Code>(heap, context->get(Context::OPTIMIZED_CODE_LIST)); in VisitPhantomObject()335 ClearWeakList<Code>(heap, context->get(Context::DEOPTIMIZED_CODE_LIST)); in VisitPhantomObject()