Home
last modified time | relevance | path

Searched defs:DECLARE_WORKLIST (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dweak-object-worklists.h78 #define DECLARE_WORKLIST(Type, name, _) \ macro
81 #undef DECLARE_WORKLIST macro
84 #define DECLARE_WORKLIST(Type, name, _) WeakObjectWorklist<Type> name; macro
86 #undef DECLARE_WORKLIST macro

Completed in 1 milliseconds