Home
last modified time | relevance | path

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

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