Searched refs:FunctionDeleteEvent (Results 1 – 3 of 3) sorted by relevance
229 static void FunctionDeleteEvent(Address from);
893 void Logger::FunctionDeleteEvent(Address from) { in FunctionDeleteEvent() function in v8::internal::Logger
2015 LOG(FunctionDeleteEvent(obj->address())); in ReportDeleteIfNeeded()