Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dallocation-tracker.cc224 allocation_trace_buffer_[length++] = AddFunctionInfo(shared, id); in AllocationEvent()
246 unsigned AllocationTracker::AddFunctionInfo(SharedFunctionInfo* shared, in AddFunctionInfo() function in v8::internal::AllocationTracker
Dallocation-tracker.h123 unsigned AddFunctionInfo(SharedFunctionInfo* info, SnapshotObjectId id);