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