Home
last modified time | relevance | path

Searched refs:ClearWeakList (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dobjects-visiting.cc78 static void ClearWeakList(Heap* heap, Object list) { in ClearWeakList() function
165 ClearWeakList<CodeT>(heap, context.get(Context::OPTIMIZED_CODE_LIST)); in VisitPhantomObject()
166 ClearWeakList<CodeT>(heap, context.get(Context::DEOPTIMIZED_CODE_LIST)); in VisitPhantomObject()

Completed in 1 milliseconds