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

/external/v8/src/profiler/
H A Dallocation-tracker.h121 unsigned AddFunctionInfo(SharedFunctionInfo* info, SnapshotObjectId id);
H A Dallocation-tracker.cc239 allocation_trace_buffer_[length++] = AddFunctionInfo(shared, id);
262 unsigned AllocationTracker::AddFunctionInfo(SharedFunctionInfo* shared, function in class:v8::internal::AllocationTracker

Completed in 100 milliseconds