Searched refs:from_gc (Results 1 – 2 of 2) sorted by relevance
163 void EmitDestroy(bool from_gc = false);
348 void AsyncWrap::EmitDestroy(bool from_gc) { in EmitDestroy() argument353 if (!persistent().IsEmpty() && !from_gc) { in EmitDestroy()