Searched refs:IsEmptyThreadSafe (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/include/ | ||
D | v8-cppgc.h | 170 if (ref.IsEmptyThreadSafe()) return; in Trace() |
D | v8-traced-handle.h | 72 bool IsEmptyThreadSafe() const { in IsEmptyThreadSafe() function |