Home
last modified time | relevance | path

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

/dports/www/node10/node-v10.24.1/src/
H A Dnode_v8.cc99 double* buffer = env->heap_space_statistics_buffer(); in UpdateHeapSpaceStatisticsBuffer()
181 sizeof(*env->heap_space_statistics_buffer()) * in Initialize()
188 env->heap_space_statistics_buffer(), in Initialize()
H A Denv-inl.h511 inline double* Environment::heap_space_statistics_buffer() const { in heap_space_statistics_buffer() function
H A Denv.h704 inline double* heap_space_statistics_buffer() const;