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

/external/chromium_org/v8/src/
H A Dallocation-tracker.h113 static void DeleteFunctionInfo(FunctionInfo** info);
H A Dallocation-tracker.cc190 void AllocationTracker::DeleteFunctionInfo(FunctionInfo** info) { function in class:v8::internal::AllocationTracker
209 function_info_list_.Iterate(&DeleteFunctionInfo);

Completed in 54 milliseconds