Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
H A DCommandLineInterface.h32 void SendJSHeapMemory(size_t total, size_t alloc, size_t peak) const;
H A DCommandLineInterface.cpp65 void CommandLineInterface::SendJSHeapMemory(size_t total, size_t alloc, size_t peak) const in SendJSHeapMemory() argument
72 memory.Add("allocBytes", static_cast<double>(alloc)); in SendJSHeapMemory()

Completed in 1 milliseconds