Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_v8.cc153 void UpdateHeapCodeStatisticsBuffer(const FunctionCallbackInfo<Value>& args) { in UpdateHeapCodeStatisticsBuffer() function
187 target, "updateHeapCodeStatisticsBuffer", UpdateHeapCodeStatisticsBuffer); in Initialize()